Re: [Plib-devel] Implement ssgAnimTransform?
Brought to you by:
sjbaker
From: Wolfram K. <w_...@rz...> - 2004-10-26 02:35:11
|
Steve Baker wrote: >Just let's try to keep it as similar to the ssgTween stuff as we can so >as not to multiply the number of control methodologies any more than >we have to. Ok, I will. The current code in the viewer demo is very different in the control methology, so I will clean that up. >The existing ssgTweenController class can be used to drive the amount >of tween between the matrices - so all you need is a derived class >from ssgTransform that allows the matrices to be tweened in the same >ways as an ssgTween node does. Yes, agreed. Bye bye, Wolfram. |