Frameskiping

Previous topic - Next topic

kaotiklabs

Hi mates,

Has glbasic implemented some kind of frameskiping by default?
If not, how could I implement it?

Thans in advance.
Vote Cthulhu! Because the stars are right!!!!
Ia Ia Cthulhu F' tang!

Moru

Frame skipping you have to implement yourself, there are a number of posts about it in the forum.

http://www.glbasic.com/forum/index.php?topic=3384.0

Mostly we are not frameskipping, we are doing a movement relative to the framerate or similar. lower framerate, object moves further for each frame.

kaotiklabs

Thanks Moru.

My application hasn´t got a regular framerate and I need some way to adjust it.
This should do the trick. Thanks a lot.
Vote Cthulhu! Because the stars are right!!!!
Ia Ia Cthulhu F' tang!