2D and 3D physics engines for the Rust programming language.
Rapier is a set of 2D and 3D physics engines for games, animation, and robotics. These crates
are rapier2d
, rapier3d
, rapier2d-f64
, and rapier3d-f64
. They are written with the Rust
programming language, by the Dimforge organization. It is forever free
and open-source!
We update our roadmap at the beginning of each year. Our 2021 roadmap can be seen there. We regularly give updates about our progress on our blog.
The easiest way to get started with Rapier is to:
1. Read the user-guides.
2. Play with the examples: cargo run --release --bin all_examples2
and cargo run --release --bin all_examples3
.
Their source code are available on the examples2d/
and examples3d/
directory.
3. Don't hesitate to ask for help on Discord, or by opening an issue on GitHub.
Please make sure to familiarize yourself with our Code of Conduct and our Contribution Guidelines before contributing or participating in discussions with the community.
Rapier is supported by: