#monogame #animation #library #csharp #gamedev #plugin #framework #xna
|
11 月之前 | |
---|---|---|
.github | 11 月之前 | |
Animation | 11 月之前 | |
Atlas | 11 月之前 | |
Content.Pipeline | 11 月之前 | |
Graphics | 11 月之前 | |
Native.Animation | 2 年之前 | |
Samples | 6 月之前 | |
Shaders | 11 月之前 | |
Tilemap | 11 月之前 | |
docs | 6 月之前 | |
.gitignore | 1 年之前 | |
Aether.Extras.NET4.XNA.sln | 2 年之前 | |
Aether.Extras.NET4.sln | 1 年之前 | |
Aether.Extras.NETSTANDARD.sln | 1 年之前 | |
Aether.Extras.UAP.sln | 2 年之前 | |
LICENSE | 8 年之前 | |
README.md | 2 年之前 | |
Samples.DESKTOPGL.NET8.sln | 1 年之前 | |
Samples.WINDOWS.NET8.sln | 1 年之前 | |
Samples.WINDOWS.sln | 1 年之前 | |
Samples.XNA.sln | 1 年之前 |
Content Importers and Shaders for MonoGame and Kni framework.
Play animated 3D models and support for CPU animation. CPU animation is optimized using unsafe code, writing directly to mapped VertexBuffer memory using reflection (DirectX).
Draw Atlas sprites from TextureAtlas. Draw Tilemaps.