hi all
 
I would try to make a progarm that is user interactive 3D avatar animaion.
 
first,  In interactive part  I would use Behavior class.  For detail, I would use Behavior class with WakeUpAWTEvent to catch key pressed event
 
That key pressed event is specific key like, 'A' key or 'B' key...
 
And then implement animation using Interpolator class like PathInterpolate.
 
Filnal version of that program is user interactive 3D avatar animation, for example  press 'A' key then animate one action....
 
What shall i do for this program?
 
please give some advice. ;)
 
thanks
 
 

Reply via email to