OpenPhys
OpenPhys is a simple physics engine library written in Rust.
Contributing
Documentation
The documentation of OpenPhys is done with inline comments.
You can generate the documentation for yourself to view in an HTML format with cargo doc
, or read it on OpenPhys's crates.io page once it's uploaded to there.