#collision #geometry #distance #ray #convex

no-std parry3d-f64

3 dimensional collision detection library in Rust. 64-bits precision version.

26 releases (13 breaking)

0.13.5 Jul 9, 2023
0.13.3 Mar 8, 2023
0.12.0 Dec 11, 2022
0.11.1 Oct 30, 2022
0.2.0 Mar 1, 2021

#668 in Math

Download history 463/week @ 2023-05-31 686/week @ 2023-06-07 718/week @ 2023-06-14 481/week @ 2023-06-21 612/week @ 2023-06-28 839/week @ 2023-07-05 620/week @ 2023-07-12 302/week @ 2023-07-19 484/week @ 2023-07-26 309/week @ 2023-08-02 488/week @ 2023-08-09 725/week @ 2023-08-16 502/week @ 2023-08-23 1095/week @ 2023-08-30 954/week @ 2023-09-06 716/week @ 2023-09-13

3,462 downloads per month
Used in 17 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

~4–6.5MB
~139K SLoC