#collision #geometry #distance #ray #convex

no-std parry2d-f64

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

26 releases (13 breaking)

0.13.5 Jul 9, 2023
0.13.3 Mar 8, 2023
0.12.0 Dec 11, 2022
0.11.1 Oct 30, 2022
0.2.0 Mar 1, 2021

#674 in Math

Download history 612/week @ 2023-08-15 476/week @ 2023-08-22 686/week @ 2023-08-29 556/week @ 2023-09-05 494/week @ 2023-09-12 669/week @ 2023-09-19 856/week @ 2023-09-26 672/week @ 2023-10-03 924/week @ 2023-10-10 1631/week @ 2023-10-17 1648/week @ 2023-10-24 1162/week @ 2023-10-31 1146/week @ 2023-11-07 1124/week @ 2023-11-14 805/week @ 2023-11-21 1189/week @ 2023-11-28

4,381 downloads per month
Used in 17 crates (6 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

~4–6.5MB
~141K SLoC