ncollide
Collision detector
A 2D and 3D collision detection library for Rust.
2 and 3-dimensional collision detection library in Rust.
924 stars
23 watching
106 forks
Language: Rust
last commit: almost 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
dimforge/parry | A 2D and 3D collision detection library for game development in Rust. | 581 |
danfis/libccd | Library for collision detection between two convex shapes | 503 |
sergiusiw/collider-rs | A Rust library for continuous 2D collision detection | 92 |
rustgd/collision-rs | An extension of the cgmath library that adds collision detection primitives and algorithms. | 125 |
humanoid-path-planner/hpp-fcl | A high-performance library for collision detection and rigid body dynamics algorithms in 3D space. | 320 |
oniietzschan/bump-3dpd | A Lua library for fast and simple axis-aligned 3D collision detection | 75 |
snowkit/differ | A collision detection library using the Separating Axis Theorem for 2D shapes. | 166 |
jslee02/ozcollide | A C++ implementation of collision detection and response. | 4 |
flexible-collision-library/fcl | A C++ library for detecting and computing various types of proximity between geometric models composed of triangles. | 1,426 |
cr-marcstevens/sha1collisiondetection | Detects cryptanalytic SHA-1 collision attacks in files and provides an indicator of potential collision | 1,323 |
noonat/intersect | Provides common 2D collision detection tests and algorithms in JavaScript | 90 |
aweptimum/strike | An open-source 2D collision detection library using the Separating-Axis Theorem for Lua | 29 |
jaredmpayne/spritekitcollisionsplayground | A playground demonstrating physics collision detection using Swift and Sprite Kit. | 32 |
jeffthompson/collisiondetection | An online book and examples on collision detection algorithms for games and interactive applications | 418 |
jriecken/sat-js | A JavaScript library for 2D collision detection and response. | 766 |