parry
Collision detector
A 2D and 3D collision detection library for game development in Rust.
2D and 3D collision-detection library for Rust.
601 stars
9 watching
106 forks
Language: Rust
last commit: about 1 month ago collision-detectiongamedevrust-lang
Related projects:
Repository | Description | Stars |
---|---|---|
dimforge/ncollide | A 2D and 3D collision detection library for Rust. | 928 |
sergiusiw/collider-rs | A Rust library for continuous 2D collision detection | 92 |
noonat/intersect | Provides common 2D collision detection tests and algorithms in JavaScript | 90 |
rustgd/collision-rs | An extension of the cgmath library that adds collision detection primitives and algorithms. | 126 |
danfis/libccd | Library for collision detection between two convex shapes | 508 |
snowkit/differ | A collision detection library using the Separating Axis Theorem for 2D shapes. | 166 |
jeffthompson/collisiondetection | An online book and examples on collision detection algorithms for games and interactive applications | 420 |
aweptimum/strike | An open-source 2D collision detection library using the Separating-Axis Theorem for Lua | 28 |
lojemiru/loj-hadron-collider | A custom collision detection system designed to improve the efficiency and precision of GameMaker Studio 2.3's built-in collision handling | 38 |
l-smash/l-smash | An implementation of a high-performance multiplayer collision detection and response system | 235 |
jaredmpayne/spritekitcollisionsplayground | A playground demonstrating physics collision detection using Swift and Sprite Kit. | 32 |
oniietzschan/bump-3dpd | A Lua library for fast and simple axis-aligned 3D collision detection | 77 |
tommyettinger/jbump | A lightweight Java library for fast and accurate 2D collision detection and response | 31 |
flexible-collision-library/fcl | A C++ library for detecting and computing various types of proximity between geometric models composed of triangles. | 1,448 |