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

no-std parry2d-f64

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

39 releases (18 breaking)

0.18.0 Jan 8, 2025
0.17.4 Nov 26, 2024
0.17.0 Jul 20, 2024
0.13.7 Mar 24, 2024
0.2.0 Mar 1, 2021

#564 in Math

Download history 1117/week @ 2024-10-23 1378/week @ 2024-10-30 1221/week @ 2024-11-06 1277/week @ 2024-11-13 1645/week @ 2024-11-20 2089/week @ 2024-11-27 2088/week @ 2024-12-04 2410/week @ 2024-12-11 2137/week @ 2024-12-18 1283/week @ 2024-12-25 1878/week @ 2025-01-01 3598/week @ 2025-01-08 2542/week @ 2025-01-15 2254/week @ 2025-01-22 2057/week @ 2025-01-29 2285/week @ 2025-02-05

9,611 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
~138K SLoC