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

no-std parry2d-f64

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

36 releases (17 breaking)

new 0.17.3 Nov 19, 2024
0.17.1 Sep 6, 2024
0.17.0 Jul 20, 2024
0.13.7 Mar 24, 2024
0.2.0 Mar 1, 2021

#252 in Math

Download history 7565/week @ 2024-07-30 3867/week @ 2024-08-06 5603/week @ 2024-08-13 5054/week @ 2024-08-20 6019/week @ 2024-08-27 6206/week @ 2024-09-03 2229/week @ 2024-09-10 2135/week @ 2024-09-17 1813/week @ 2024-09-24 1783/week @ 2024-10-01 1259/week @ 2024-10-08 1133/week @ 2024-10-15 1151/week @ 2024-10-22 1414/week @ 2024-10-29 1268/week @ 2024-11-05 1051/week @ 2024-11-12

5,096 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
~136K SLoC