Releases: 2d-inc/Nima-CSharp
Releases · 2d-inc/Nima-CSharp
v0.4 Constraints & Jelly Bones
- Support for new Constraints:
- IK Constraint
- Distance Constraint
- Translation Constraint
- Scale Constraint
- Rotation Constraint
- Transform Constraint
- Support for Jelly Bones.
v0.3-alpha
Adding support for CustomProperties from Nima to the generic C# library.
v0.2-alpha
This release adds support for events and actor components.
v0.1-alpha
Self contained C# library for loading, instancing, and animating Nima character files. Please note this library has no rendering logic. Vertex arrays are generated for you but it's up to you to implement a rendering layer on top of this. Please see our Unity and OpenTK implementations for more details.