GRENDER supports skeletal character animation. Features:
- Supports both CPU and GPU (vertex shader) skeletal animation.
- Bones exported from 3DSMax with a custom exporter written in C++ and stored in a custom chunked file format as quaternions.
- Interpolated using a SLERP function.
View Demo:
|