Fixed Time Step Game Loop Demo
I have been doing a little bit of reading on game loops.
I found two good articles on Fixed time step.
One on flipcode here
One on Gaffer on games here
I also made a very quick demo of a fixed time step game loop with Pulpcore.
You can find the demo here
Fixed time step demo source code
Tags: Pulpcore