View Full Version : Help--From beginner
wander
09-10-2001, 08:20 AM
Can anyone tell me how to add time control in animation (Unix enviroment) or where can I find information about it?
Thank you
cyclone
09-10-2001, 08:32 AM
What you want to say about "time control" ?
Do you want to have infos such as the number of frames per seconds or something for control the mouvement of an object (or an hierarchy of objects) ?
@+
Cyclone
wander
09-10-2001, 08:48 AM
it is about the movement of the an object.
I am trying to write a small game , need show an object move in changing speed
But I don't know how to add the time conbrol in the anination because I need show the object state change with time.
Thanks
cyclone
09-10-2001, 08:57 AM
You can precompute somes smooths courbes (cf. f1(t) f2(t) ... ) that represent your various mouvements and recreate your own modelview matrix at each redisplay with the fx(t) funcs and the current time t.
@+
cyclone
wander
09-10-2001, 01:33 PM
Thanks
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.