Software:Cal3D

From HandWiki

Cal3D is a skeletal animation based 3D character animation library written in C++ in a platform-/graphic API-independent way. Originally designed to be used in a 3D client for Worldforge, it evolved into a stand-alone product which can be used in many different kinds of projects. It supports combining animations and actions through a "mixer" interface, and work has been done to integrate morph targets (used for facial expression) easily into the system.

External links

  • Official homepage
  • Cal3dviewer (This project is about an open source application to load and visualize Cal3d files in real time using OpenGL.)