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.
- Host: GitHub
- URL: https://github.com/plopgrizzly/plop
- Owner: plopgrizzly
- License: mit
- Created: 2018-04-13T00:32:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-05-01T16:50:43.000Z (about 7 years ago)
- Last Synced: 2026-04-30T10:30:23.223Z (2 months ago)
- Topics: game-engine, physics-engine, physics-simulation-library, rust-library
- Language: Rust
- Homepage: https://free.plopgrizzly.com/plop
- Size: 3.02 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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