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

no-std parry3d-f64

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

28 releases

0.13.7 Mar 24, 2024
0.13.5 Jul 9, 2023
0.13.3 Mar 8, 2023
0.12.0 Dec 11, 2022
0.2.0 Mar 1, 2021

#878 in Math

Download history 4026/week @ 2024-01-01 5338/week @ 2024-01-08 6398/week @ 2024-01-15 5181/week @ 2024-01-22 4650/week @ 2024-01-29 4560/week @ 2024-02-05 5474/week @ 2024-02-12 6412/week @ 2024-02-19 5939/week @ 2024-02-26 5879/week @ 2024-03-04 6135/week @ 2024-03-11 6198/week @ 2024-03-18 4161/week @ 2024-03-25 4286/week @ 2024-04-01 4725/week @ 2024-04-08 4799/week @ 2024-04-15

18,617 downloads per month
Used in 22 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
~135K SLoC