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

no-std parry2d-f64

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

32 releases

new 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

#41 in Math

Download history 1570/week @ 2024-01-20 1895/week @ 2024-01-27 1307/week @ 2024-02-03 839/week @ 2024-02-10 1738/week @ 2024-02-17 1736/week @ 2024-02-24 2178/week @ 2024-03-02 2475/week @ 2024-03-09 1976/week @ 2024-03-16 2974/week @ 2024-03-23 2994/week @ 2024-03-30 2079/week @ 2024-04-06 2907/week @ 2024-04-13 2405/week @ 2024-04-20 1405/week @ 2024-04-27 1935/week @ 2024-05-04

9,083 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–6MB
~132K SLoC