#collision #geometry #convex #distance #ray #2d-3d

no-std parry2d-f64

2 dimensional collision detection library in Rust. 64-bit precision version.

37 releases (17 breaking)

0.17.4 Nov 26, 2024
0.17.1 Sep 6, 2024
0.17.0 Jul 20, 2024
0.13.7 Mar 24, 2024
0.2.0 Mar 1, 2021

#898 in Math

Download history 7103/week @ 2024-08-22 4022/week @ 2024-08-29 6042/week @ 2024-09-05 1910/week @ 2024-09-12 2249/week @ 2024-09-19 1626/week @ 2024-09-26 1497/week @ 2024-10-03 1397/week @ 2024-10-10 1105/week @ 2024-10-17 1100/week @ 2024-10-24 1442/week @ 2024-10-31 1233/week @ 2024-11-07 1265/week @ 2024-11-14 1801/week @ 2024-11-21 1939/week @ 2024-11-28 1737/week @ 2024-12-05

6,980 downloads per month
Used in 23 crates (7 directly)

Apache-2.0

1.5MB
31K SLoC

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!

Dependencies

~3.5–6.5MB
~137K SLoC