Low-level simulation loop
Go to file
2021-08-10 14:18:59 -07:00
src now supporting sim-time 2021-08-10 14:10:06 -07:00
.gitattributes Initial commit 2021-08-05 22:13:39 -07:00
.gitignore Working sync version of the game loop 2021-08-05 22:15:18 -07:00
Cargo.lock got rid of unnecessary dependency 2021-08-10 14:18:39 -07:00
Cargo.toml got rid of unnecessary dependency 2021-08-10 14:18:39 -07:00
LICENSE Create LICENSE 2021-08-10 14:05:01 -07:00
README.md Update README.md 2021-08-10 14:18:59 -07:00

hypoloop

A flexible game-like loop for real-time simulation and rendering

Features:

  • Constant update rate
  • Variable display rate
  • Arbitrary simulation timescale