Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

2D and 3D collision-detection library for Rust.

Awesome Lists containing this project

README

        


crates.io







crates.io


crates.io

-----



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!