Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dimforge/parry
2D and 3D collision-detection library for Rust.
https://github.com/dimforge/parry
collision-detection gamedev rust-lang
Last synced: 3 months ago
JSON representation
2D and 3D collision-detection library for Rust.
- Host: GitHub
- URL: https://github.com/dimforge/parry
- Owner: dimforge
- License: apache-2.0
- Created: 2020-12-17T17:06:08.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-02T10:17:40.000Z (3 months ago)
- Last Synced: 2024-08-02T11:39:54.217Z (3 months ago)
- Topics: collision-detection, gamedev, rust-lang
- Language: Rust
- Homepage: https://parry.rs
- Size: 1.39 MB
- Stars: 537
- Watchers: 9
- Forks: 93
- Open Issues: 71
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-collision-detection - Parry - 2.0 | [github](https://github.com/dimforge/parry) | ![dimforge/parry](https://img.shields.io/github/stars/dimforge/parry.svg?style=social&label=Star&maxAge=2592000) | ([Libraries](#awesome-collision-detection))
- awesome-rust-list - Parry - detection library for Rust. [parry.rs](https://parry.rs/) (Game Field)
- awesome-rust-list - Parry - detection library for Rust. [parry.rs](https://parry.rs/) (Game Field)
README
-----
2D Documentation | 3D Documentation | User Guide
-----
## What is Parry?
**Parry** is a set 2 and 3-dimensional geometric and collision detection libraries.
These libraries are `parry2d`, `parry3d`, `parry2d-f64`, and `parry3d-f64`. They are written with the Rust
programming language, by the [Dimforge](https://dimforge.com) organization. It is forever free
and open-source! We regularly give updates about our progress on [our blog](https://www.dimforge.com/blog).## Resources and discussions
- [Dimforge](https://dimforge.com): See all the open-source projects we are working on! Follow our announcements
on our [blog](https://www.dimforge.com/blog).
- [User guide](https://www.parry.rs/docs/): (WIP) Learn to use Parry in your project by reading the official User Guide.
- [Discord](https://discord.gg/vt9DJSW): Come chat with us, get help, suggest features, on Discord!