mockersf / parry

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

Home Page:https://parry.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 organization. It is forever free and open-source! We regularly give updates about our progress on our blog.

Resources and discussions

  • Dimforge: See all the open-source projects we are working on! Follow our announcements on our blog.
  • User guide: (WIP) Learn to use Parry in your project by reading the official User Guide.
  • Discord: Come chat with us, get help, suggest features, on Discord!

About

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

https://parry.rs

License:Apache License 2.0


Languages

Language:Rust 100.0%Language:Shell 0.0%