Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 391 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 391 Bytes

prototype-orbit

Somewhat interactive 2D gravitational orbit simulator & sometime icon generator. Uses opengl 3.3

This project has been written about here.

Run

cargo run should do it

If you have bash you can run ./watch which will watch for source changes and re-run.