Software:Cal3D
From HandWiki
Revision as of 04:11, 3 March 2021 by imported>LinXED (linkage)
This article relies too much on references to primary sources. (December 2006) (Learn how and when to remove this template message) |
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.)