AS Cal3D骨骼动画3.0港of the library
资 源 简 介
This is a quick and dirty port of the Cal3D skeletal animation library I put together over winter break (originally in C++.)
This is very much a work-in-progress. Part of the motivation of this is purely academic; I am aware that the excellent papervision3D team is working on skeletal animation support via Collada models.
Speed wise this leaves much to be desired; hopefully it can be improved in future revisions.
The library makes use of Polygonal Labs Data Structures, available at:
http://lab.polygonal.de/ds/
The cal3D library itself is 3D engine agnostic; the Cally demo uses papervision3D to
display all models.
Currently the library only supports XML files.
A live demo is available at:
http://www.cs.uiowa.edu/~jfries/cally/cally.html
文 件 列 表
src
.actionScriptProperties
.DS_Store
.flexProperties
.project
base
cally.mxml
com