All Projects → dimforge → parry

dimforge / parry

Licence: Apache-2.0 license
2D and 3D collision-detection library for Rust.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to parry

Fcl
Flexible Collision Library
Stars: ✭ 701 (+162.55%)
Mutual labels:  collision-detection
Collisiondetection
A book and examples on collision detection
Stars: ✭ 202 (-24.34%)
Mutual labels:  collision-detection
exengine
A C99 3D game engine
Stars: ✭ 487 (+82.4%)
Mutual labels:  collision-detection
Rappids
Rectangular Pyramid Partitioning using Integrated Depth Sensors (RAPPIDS): A Fast Planner for Multicopter Navigation
Stars: ✭ 17 (-93.63%)
Mutual labels:  collision-detection
Discregrid
A static C++ library for the generation of discrete functions on a box-shaped domain. This is especially suited for the generation of signed distance fields.
Stars: ✭ 153 (-42.7%)
Mutual labels:  collision-detection
Cupoch
Robotics with GPU computing
Stars: ✭ 225 (-15.73%)
Mutual labels:  collision-detection
Awesome Collision Detection
😎 A curated list of awesome collision detection libraries and resources
Stars: ✭ 444 (+66.29%)
Mutual labels:  collision-detection
intersection-wasm
Mesh-Mesh and Triangle-Triangle Intersection tests based on the algorithm by Tomas Akenine-Möller
Stars: ✭ 17 (-93.63%)
Mutual labels:  collision-detection
Classic Pool Game
Classic 8 Ball pool game written in JavaScript
Stars: ✭ 177 (-33.71%)
Mutual labels:  collision-detection
ufomap
UFOMap: An Efficient Probabilistic 3D Mapping Framework That Embraces the Unknown
Stars: ✭ 117 (-56.18%)
Mutual labels:  collision-detection
Leaflet.layergroup.collision
Leaflet plugin for uncluttering L.Markers using basic collision detection.
Stars: ✭ 82 (-69.29%)
Mutual labels:  collision-detection
Collision Rs
A collision extension to cgmath
Stars: ✭ 101 (-62.17%)
Mutual labels:  collision-detection
DAABBCC
Dynamic AABB Tree native extension with Branch and Bound Algorithm for Defold Engine
Stars: ✭ 42 (-84.27%)
Mutual labels:  collision-detection
Reactphysics3d
Open source C++ physics engine library in 3D
Stars: ✭ 730 (+173.41%)
Mutual labels:  collision-detection
BoxPruning
Broad-phase optimizations.
Stars: ✭ 45 (-83.15%)
Mutual labels:  collision-detection
Gjk.c
Gilbert-Johnson-Keerthi (GJK) collision detection algorithm in 200 lines of clean plain C
Stars: ✭ 660 (+147.19%)
Mutual labels:  collision-detection
Aabbcc
Dynamic AABB trees in C++ with support for periodic systems.
Stars: ✭ 204 (-23.6%)
Mutual labels:  collision-detection
Libbulletjme
A JNI interface to Bullet Physics and V-HACD
Stars: ✭ 55 (-79.4%)
Mutual labels:  collision-detection
3D interactive graphics rendering engine
Develop a 3D interactive graphics rendering engine
Stars: ✭ 31 (-88.39%)
Mutual labels:  collision-detection
SSCD.js
Super Simple Collision Detection for JavaScript games!
Stars: ✭ 88 (-67.04%)
Mutual labels:  collision-detection

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 Rapier in your project by reading the official User Guide.
  • Discord: Come chat with us, get help, suggest features, on Discord!

Acknowledgements

Parry is supported by our platinum sponsors:

And our gold sponsors:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].