openGJK

Convex distance query library

An algorithm implementation library for fast and reliable distance queries between convex objects

Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C#, Go, Matlab and Python

GitHub

144 stars
5 watching
38 forks
Language: C
last commit: almost 2 years ago
algorithmccollisionconvex-polytopesgilbert-johnson-keerthigjkgolangpython

Related projects:

RepositoryDescriptionStars
kroitor/gjk.cAn implementation of the Gilbert-Johnson-Keerthi collision detection algorithm in 2D for arbitrary convex polygons861
jaredmpayne/spritekitcollisionsplaygroundA playground demonstrating physics collision detection using Swift and Sprite Kit.32
lojemiru/loj-hadron-colliderA custom collision detection system designed to improve the efficiency and precision of GameMaker Studio 2.3's built-in collision handling38
jeffthompson/collisiondetectionAn online book and examples on collision detection algorithms for games and interactive applications420
thesheeep/godotccdA module that provides fast collision checking for arbitrary 3D shapes.64
snowkit/differA collision detection library using the Separating Axis Theorem for 2D shapes.166
tommyettinger/jbumpA lightweight Java library for fast and accurate 2D collision detection and response31
jriecken/sat-jsA JavaScript library for 2D collision detection and response.767
chrisjmccormick/hog_matlabMatlab implementation of an object detection algorithm for pedestrians using a Histogram of Oriented Gradients descriptor34
dimforge/parryA 2D and 3D collision detection library for game development in Rust.601
kikito/bump.luaA Lua-based collision detection library for axis-aligned rectangles948
matghazaryan/somotiondetectorAn iOS library that detects motion and counts user steps using location updates and acceleration data1,057
danfis/libccdLibrary for collision detection between two convex shapes508
sergiusiw/collider-rsA Rust library for continuous 2D collision detection92