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

no-std parry2d-f64

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

32 releases

0.15.1 May 8, 2024
0.14.0 Apr 28, 2024
0.13.7 Mar 24, 2024
0.13.5 Jul 9, 2023
0.2.0 Mar 1, 2021

#42 in Math

Download history 1874/week @ 2024-01-25 1383/week @ 2024-02-01 1130/week @ 2024-02-08 1255/week @ 2024-02-15 1679/week @ 2024-02-22 2121/week @ 2024-02-29 2776/week @ 2024-03-07 1915/week @ 2024-03-14 1951/week @ 2024-03-21 3731/week @ 2024-03-28 1918/week @ 2024-04-04 2904/week @ 2024-04-11 2903/week @ 2024-04-18 1459/week @ 2024-04-25 1874/week @ 2024-05-02 1213/week @ 2024-05-09

7,917 downloads per month
Used in 20 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

~3.5–6.5MB
~132K SLoC