Nuclectic.Graphics.Helpers
0.1.1-alpha1
dotnet add package Nuclectic.Graphics.Helpers --version 0.1.1-alpha1
NuGet\Install-Package Nuclectic.Graphics.Helpers -Version 0.1.1-alpha1
<PackageReference Include="Nuclectic.Graphics.Helpers" Version="0.1.1-alpha1" />
paket add Nuclectic.Graphics.Helpers --version 0.1.1-alpha1
#r "nuget: Nuclectic.Graphics.Helpers, 0.1.1-alpha1"
// Install Nuclectic.Graphics.Helpers as a Cake Addin #addin nuget:?package=Nuclectic.Graphics.Helpers&version=0.1.1-alpha1&prerelease // Install Nuclectic.Graphics.Helpers as a Cake Tool #tool nuget:?package=Nuclectic.Graphics.Helpers&version=0.1.1-alpha1&prerelease
Provides helpers for working with vertex definitions. Use VertexElementAttribute to annotate your custom vertex types, and then use VertexDefinitionBuilder to create arrays of VertexElement to instruct MonoGame how to read your vertices.
Forked from the popular Nuclex Framework.
Learn more about Target Frameworks and .NET Standard.
-
- MonoGame-Portable (>= 3.2.1 && < 3.3.0)
- Nuclectic.Support.Helpers (>= 0.1.0 && < 0.1.2)
- Nuclectic.Support.Helpers.InteropServices (>= 0.1.0 && < 0.1.2)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Nuclectic.Graphics.Helpers:
Package | Downloads |
---|---|
Nuclectic.Graphics.TriD.SpecialEffects.Water
Provides a simple water surface effect that includes reflection. Forked from the popular Nuclex Framework. |
|
Nuclectic.Graphics.TriD.SpecialEffects.Sky
Provides a starting point for a skybox special effect. Forked from the popular Nuclex Framework. |
|
Nuclectic.Graphics.TriD
Provides vertex batch drawing capabilities similar to SpriteBatch. Also contains a 3D camera implementation, and a helpful DebugDrawer. Forked from the popular Nuclex Framework. |
|
Nuclectic.Graphics.TriD.SpecialEffects.Masks
Provides a screen mask special effect that fills the screen with a solid color. Forked from the popular Nuclex Framework. |
|
Nuclectic.Game.Content
Provides an in-memory ContentManager which allows you to load content directly out of byte arrays. Forked from the popular Nuclex Framework. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.1.1-alpha1 | 1,067 | 10/6/2014 |