An open API service indexing awesome lists of open source software.

https://github.com/plopgrizzly/plop

A physics engine written in Rust, uses cala for graphics.
https://github.com/plopgrizzly/plop

game-engine physics-engine physics-simulation-library rust-library

Last synced: about 1 month ago
JSON representation

A physics engine written in Rust, uses cala for graphics.

Awesome Lists containing this project

README

          

# ["Plop": Plop Grizzly Physics Engine](https://crates.io/crates/plop)
A physics engine written in Rust, meant to be used with [Cala](https://crates.io/crates/cala) for graphics.

## Features
* Simulate physics in realtime using ADI to display what's happening.

## Roadmap to 1.0 (Future Features)
* Lots of stuff (TODO: explain)

## Change Log
### 0.0.1
* Initial release