Vicente Penades a8f8bdc96f Wrapping up animation curve editor... 6 rokov pred
..
Animations a8f8bdc96f Wrapping up animation curve editor... 6 rokov pred
Collections 87d3a277e4 more api changes and +docs 6 rokov pred
Debug 87d3a277e4 more api changes and +docs 6 rokov pred
IO ab63178d7b 6 rokov pred
Memory 776dfb2307 progress on skins, morphs and animation. 6 rokov pred
Schema2 36e378b237 SceneBuilder WIP: more refactoring, figuring out a good API to edit animation curves. 6 rokov pred
Transforms 36e378b237 SceneBuilder WIP: more refactoring, figuring out a good API to edit animation curves. 6 rokov pred
Validation 59cb84a770 Updated Nugets package 6 rokov pred
README.md 78668e47fe Update README.md 6 rokov pred
SharpGLTF.Core.csproj 8d072ec8ac Animation: moved some interfaces from toolkit to core 6 rokov pred

README.md

# SharpGLTF Core

Namespaces

Namespace Schema2

This namespace contains the collection of classes, structures and enumerations that represent the bulk of the API to access directly to glTF2 documents.

It also contains the main entry point Object that represents a glTF2 model: ModelRoot

Documentation

Namespace IO

This namespace contains the helper classes to support JSon serialization.

Namespace Memory

glTF2 stores array structures as encoded byte buffers that are not easy to handle directly.

Documentation

Extensions