libccd
Collision detector
Library for collision detection between two convex shapes
Library for collision detection between two convex shapes
508 stars
20 watching
110 forks
Language: C
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
dimforge/ncollide | A 2D and 3D collision detection library for Rust. | 928 |
dimforge/parry | A 2D and 3D collision detection library for game development in Rust. | 601 |
flexible-collision-library/fcl | A C++ library for detecting and computing various types of proximity between geometric models composed of triangles. | 1,448 |
cr-marcstevens/sha1collisiondetection | A library and command-line tool to detect cryptanalytic collisions in SHA-1 hashes of files | 1,329 |
oniietzschan/bump-3dpd | A Lua library for fast and simple axis-aligned 3D collision detection | 77 |
sergiusiw/collider-rs | A Rust library for continuous 2D collision detection | 92 |
aweptimum/strike | An open-source 2D collision detection library using the Separating-Axis Theorem for Lua | 28 |
snowkit/differ | A collision detection library using the Separating Axis Theorem for 2D shapes. | 166 |
noonat/intersect | Provides common 2D collision detection tests and algorithms in JavaScript | 90 |
thesheeep/godotccd | A module that provides fast collision checking for arbitrary 3D shapes. | 64 |
mattiamontanari/opengjk | An algorithm implementation library for fast and reliable distance queries between convex objects | 144 |
jriecken/sat-js | A JavaScript library for 2D collision detection and response. | 767 |
kikito/bump.lua | A Lua-based collision detection library for axis-aligned rectangles | 948 |
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 |