kvark / vange-rs

Rusty Vangers clone
https://vange.rs
Apache License 2.0
428 stars 21 forks source link

Fix the time step! #110

Open kvark opened 4 years ago

kvark commented 4 years ago

https://gafferongames.com/post/fix_your_timestep/

Basically, look ahead in the simulation and produce an interpolated frame for rendering.