fcl
Collision detection library
A C++ library for detecting and computing various types of proximity between geometric models composed of triangles.
Flexible Collision Library
1k stars
57 watching
417 forks
Language: C++
last commit: about 1 month ago
Linked from 3 awesome lists
collisioncollision-detection
Related projects:
Repository | Description | Stars |
---|---|---|
danfis/libccd | Library for collision detection between two convex shapes | 508 |
dimforge/parry | A 2D and 3D collision detection library for game development in Rust. | 601 |
dimforge/ncollide | A 2D and 3D collision detection library for Rust. | 928 |
rustgd/collision-rs | An extension of the cgmath library that adds collision detection primitives and algorithms. | 126 |
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 |
jslee02/ozcollide | A C++ library for collision detection and response in games and simulations. | 4 |
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. | 767 |
aweptimum/strike | An open-source 2D collision detection library using the Separating-Axis Theorem for Lua | 28 |
oniietzschan/bump-3dpd | A Lua library for fast and simple axis-aligned 3D collision detection | 77 |
cr-marcstevens/sha1collisiondetection | A library and command-line tool to detect cryptanalytic collisions in SHA-1 hashes of files | 1,329 |
nvidiagameworks/flex | A particle-based simulation library for real-time applications | 675 |
sergiusiw/collider-rs | A Rust library for continuous 2D collision detection | 92 |
jaredmpayne/spritekitcollisionsplayground | A playground demonstrating physics collision detection using Swift and Sprite Kit. | 32 |