hpp-fcl
Collision detector
A high-performance library for collision detection and rigid body dynamics algorithms in 3D space.
An extension of the Flexible Collision Library
320 stars
21 watching
91 forks
Language: C++
last commit: 4 days ago Related projects:
Repository | Description | Stars |
---|---|---|
flexible-collision-library/fcl | A C++ library for detecting and computing various types of proximity between geometric models composed of triangles. | 1,426 |
dimforge/parry | A 2D and 3D collision detection library for game development in Rust. | 581 |
oniietzschan/bump-3dpd | A Lua library for fast and simple axis-aligned 3D collision detection | 75 |
dimforge/ncollide | A 2D and 3D collision detection library for Rust. | 924 |
jaredmpayne/spritekitcollisionsplayground | A playground demonstrating physics collision detection using Swift and Sprite Kit. | 32 |
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 |
danfis/libccd | Library for collision detection between two convex shapes | 503 |
mattiamontanari/opengjk | An implementation of a collision detection algorithm | 138 |
jeffthompson/collisiondetection | An online book and examples on collision detection algorithms for games and interactive applications | 418 |
tommyettinger/jbump | A lightweight Java library for fast and accurate 2D collision detection and response | 31 |
snowkit/differ | A collision detection library using the Separating Axis Theorem for 2D shapes. | 166 |
thesheeep/godotccd | A module that provides fast collision checking for arbitrary 3D shapes. | 64 |
noonat/intersect | Provides common 2D collision detection tests and algorithms in JavaScript | 90 |
jriecken/sat-js | A JavaScript library for 2D collision detection and response. | 766 |
aweptimum/strike | An open-source 2D collision detection library using the Separating-Axis Theorem for Lua | 29 |