#collision #convex #distance #geometry #ray #64-bit

no-std parry3d-f64

3 dimensional collision detection library in Rust. 64-bits 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

#904 in Math

Download history 5293/week @ 2024-01-25 4053/week @ 2024-02-01 4668/week @ 2024-02-08 6282/week @ 2024-02-15 6508/week @ 2024-02-22 5833/week @ 2024-02-29 6176/week @ 2024-03-07 6178/week @ 2024-03-14 4710/week @ 2024-03-21 3924/week @ 2024-03-28 4680/week @ 2024-04-04 5106/week @ 2024-04-11 4456/week @ 2024-04-18 4336/week @ 2024-04-25 5439/week @ 2024-05-02 3634/week @ 2024-05-09

18,884 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
~132K SLoC