VIDI Presenter 3D Animator Toolkit


Animator Tool kit Instructions For Presenter Professional v3.0

The tool kit has Think C 5.0.4 examples as well as Think Pascal 4.0.2 and CodeWarrior 8 examples. Header and source files are provided for Path, Jiggle, Gravity, Replace and Wind. Animators have access to the entire database although they are not suppose to change it directly. Having access to the database makes it possible for the Path animator to scan for splines to use and then grab their data. If an animator depends on past events (like remembering what you did last frame) it is best to keep the information around in a handle for the next frame. If you need to get all the information up to the current time, you need to loop from applyTime to currentTime. Calling object info for the last frame will cause a recursive call that is way too deep.

The tool kit provides a 'glue' file. This enables animators to talk to the Presenter program as well as execute some transcendental calls while in noFPU mode. As well as access to some SANE calls not normally available from code resource packs.

Animators and the special things they have:

Back To Start Page


Last update 26FEB96 by Eric Popejoy.






Copyright © 1997 by WebNation
All trademarks are the property of their respective holders

Switch to Standard View