gjk.c
GJK algorithm
An implementation of the Gilbert-Johnson-Keerthi collision detection algorithm in 2D for arbitrary convex polygons
Gilbert-Johnson-Keerthi (GJK) collision detection algorithm in 200 lines of clean plain C
861 stars
34 watching
81 forks
Language: C
last commit: about 4 years ago
Linked from 1 awesome list
collision-detectiongjkminkowski-spacephysicssimplex
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An algorithm implementation library for fast and reliable distance queries between convex objects | 144 |
| | A module that provides fast collision checking for arbitrary 3D shapes. | 64 |
| | A tool that generates collision shapes from 2D line segments | 8 |
| | A custom collision detection system designed to improve the efficiency and precision of GameMaker Studio 2.3's built-in collision handling | 38 |
| | A collection of computer vision algorithms implemented in Matlab. | 49 |
| | Matlab implementation of an object detection algorithm for pedestrians using a Histogram of Oriented Gradients descriptor | 34 |
| | A GUI tool to generate and verify various types of hashes for file integrity verification. | 151 |
| | A playground demonstrating physics collision detection using Swift and Sprite Kit. | 32 |
| | A JavaScript port of a procedural generation algorithm using WebGL2 acceleration | 30 |
| | A method for compactly representing object proposals in object detection using high-order statistics | 107 |
| | K-Means clustering algorithm implementation with multi-dimensional support and customizable features | 23 |
| | Library for collision detection between two convex shapes | 508 |
| | Combinators for manipulating locally-nameless generalized de Bruijn terms | 121 |
| | An implementation of probabilistic data structures for approximate data stream processing | 4 |
| | Automated polygon detection in RGB images for room layout estimation | 26 |