15 Commits
Author SHA1 Message Date
robotcritter f0dc45a294 multiverse 2021-08-13 01:46:56 -07:00
robotcritter f35758609d Update Cargo.toml 2021-08-12 20:42:35 -07:00
robotcritter 1801cb9d80 Got rid of Particles example 2021-08-11 23:36:05 -07:00
robotcritter cdd52e7681 Changed version 2021-08-11 23:34:34 -07:00
robotcritter bf6c66e3b9 Massive update, exposed a ton of functions 2021-08-11 23:34:13 -07:00
robotcritter 472b736c9c testing 2021-08-09 23:17:28 -07:00
robotcritter 568e0cb835 batch operations 2021-08-09 23:01:29 -07:00
robotcritter 0dc33e54ab disabled render function temporarily 2021-08-09 21:32:31 -07:00
robotcritter af98bc2fa6 added simulate bool 2021-08-09 21:32:02 -07:00
robotcritter c90ed3fb00 fixed timing issue 2021-08-09 21:27:05 -07:00
robotcritter 56448eceed Update main.rs 2021-08-05 23:59:17 -07:00
robotcritter 068222210e Update main.rs 2021-08-05 23:49:59 -07:00
robotcritter 3ff89e0065 Not parallel but functional!
Huge improvements to the design
2021-08-05 23:32:21 -07:00
robotcritter cbd45ffc92 Working sync version of the game loop
Main problem here is that display() is blocked by update() and the update rate will slow down if the display rate slows below the update rate
2021-08-05 22:15:18 -07:00
robotcritter 7159007154 Initial commit 2021-08-05 22:13:39 -07:00