Skip to content

v0.3.0

Compare
Choose a tag to compare
@ben9583 ben9583 released this 15 Jun 20:22
· 52 commits to main since this release
88ef6cd
  • Adds a debug menu that shows performance for simulation and draw times
  • Remove some old print statements I forgot a while ago
  • Optimize drawing by only drawing objects within the canvas
  • Use JavaScript function requestAnimationFrame for properly drawing to screen