#collision-detection #convex-geometry #geometry #ray #collision-distance

no-std parry2d-f64

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

40 releases

new 0.19.0 Apr 10, 2025
0.18.0 Jan 8, 2025
0.17.5 Jan 6, 2025
0.17.4 Nov 26, 2024
0.2.0 Mar 1, 2021

#667 in Math

Download history 1652/week @ 2024-12-20 1356/week @ 2024-12-27 2628/week @ 2025-01-03 3559/week @ 2025-01-10 2233/week @ 2025-01-17 2155/week @ 2025-01-24 2081/week @ 2025-01-31 2535/week @ 2025-02-07 1941/week @ 2025-02-14 2233/week @ 2025-02-21 2909/week @ 2025-02-28 3058/week @ 2025-03-07 2783/week @ 2025-03-14 2375/week @ 2025-03-21 2016/week @ 2025-03-28 2320/week @ 2025-04-04

10,069 downloads per month
Used in 23 crates (7 directly)

Apache-2.0

1.5MB
32K 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

~5.5–8.5MB
~166K SLoC