Low-level simulation loop
Go to file
2021-08-11 23:34:13 -07:00
examples/particles Massive update, exposed a ton of functions 2021-08-11 23:34:13 -07:00
src Massive update, exposed a ton of functions 2021-08-11 23:34:13 -07:00
.gitattributes Initial commit 2021-08-05 22:13:39 -07:00
.gitignore updating gitignores, adding example 2021-08-11 12:52:44 -07:00
Cargo.lock updated version 2021-08-11 19:21:29 -07:00
Cargo.toml updated version 2021-08-11 19:21:29 -07:00
LICENSE Create LICENSE 2021-08-10 14:05:01 -07:00
README.md Update README.md 2021-08-11 11:57:13 -07:00

hypoloop

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

Features:

  • Constant update rate
  • Variable display rate
  • Arbitrary simulation timescale
  • Real-time can be disabled for high-speed simulations