C# (CSharp) OOGL.Animation Namespace

Classes

Name Description
Bone Bones used in skeletal animation Thread safety - This class is thread safe.
Controller Animation controller used in skeletal animation Thread safety - This class is thread safe.
Group The Group class hold material information for similiar vertexes. Thread safety - This class must be only be used from the main thread.
Material Material used in model rendering Thread safety - This class must be only be used from the main thread.
Model A 3d model capable of skeletal animation Thread safety - This class must be only be used from the main thread.
Sample Animation sample used in skeletal animation Thread safety - This class is thread safe.
Track Animation sequencing track used in skeletal animation Thread safety - This class is thread safe.
VertexBuffer This class wraps the OpenGL Vertex Buffer Object Thread safety - This class must be only be used from the main thread.