#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)

new 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

#909 in Math

Download history 2108/week @ 2024-09-22 1731/week @ 2024-09-29 1259/week @ 2024-10-06 1203/week @ 2024-10-13 1122/week @ 2024-10-20 1357/week @ 2024-10-27 1349/week @ 2024-11-03 1124/week @ 2024-11-10 1465/week @ 2024-11-17 1803/week @ 2024-11-24 2125/week @ 2024-12-01 2388/week @ 2024-12-08 2327/week @ 2024-12-15 1574/week @ 2024-12-22 1273/week @ 2024-12-29 2886/week @ 2025-01-05

8,343 downloads per month
Used in 22 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