NVIDIAGameWorks / FleX

Other
668 stars 100 forks source link

Fixed time step - Best practice #93

Closed qi55wyqu closed 5 years ago

qi55wyqu commented 5 years ago

What is the best way to achieve a fixed time step? Should I just call continue until a minimum loop duration is reached?