gjk topic

List gjk repositories

gjk.c

839
Stars
80
Forks
Watchers

Gilbert-Johnson-Keerthi (GJK) collision detection algorithm in 200 lines of clean plain C

openGJK

123
Stars
37
Forks
Watchers

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

learn-physics

68
Stars
17
Forks
Watchers

物理引擎学习。详解碰撞检测原理,自己实现一个简易的物理引擎。

GeometricAlgorithms

65
Stars
8
Forks
Watchers

Geometric Algorithms implemented for Java Processing v3

impacted

21
Stars
3
Forks
Watchers

2d collision test for game-development in rust

EnhancedGJK.jl

35
Stars
9
Forks
Watchers

GJK signed distance algorithm for convex bodies in Julia

headbutt

45
Stars
7
Forks
Watchers

A GJK and EPA collision engine made with pure Haxe.

ConvexBodyProximityQueries.jl

22
Stars
5
Forks
Watchers

A fast module for computing proximity queries between convex bodies in 2D/3D

Physics

24
Stars
3
Forks
Watchers

2D Physics engine written in Typescript

Flexible-GJK-and-EPA

22
Stars
1
Forks
Watchers

Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes