#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

#566 in Math

Download history 1285/week @ 2024-10-26 1415/week @ 2024-11-02 1102/week @ 2024-11-09 1406/week @ 2024-11-16 1802/week @ 2024-11-23 2062/week @ 2024-11-30 2348/week @ 2024-12-07 2411/week @ 2024-12-14 1624/week @ 2024-12-21 1267/week @ 2024-12-28 3110/week @ 2025-01-04 3228/week @ 2025-01-11 2270/week @ 2025-01-18 1999/week @ 2025-01-25 2313/week @ 2025-02-01 2269/week @ 2025-02-08

9,211 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