[Plib-devel] bend example
Brought to you by:
sjbaker
From: Dave M. <Dav...@dy...> - 2000-07-14 17:14:01
|
FWIW, i placed an example of mesh animation in plib/examples/src/tux/bend.cxx. if you run this program it will load the bend.ase model and play its animation using an ssgTimedSelector. it's handy for doing Spyro stuff like those flowers that bend in the breeze and flags and any other animations that have no more than 32 frames. of course, you will need 3dsmax to create mesh animations in ASE format. --Dave |