7 results for “topic:epa-algorithm”
Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes
C# implementation of GJK and EPA algorithms for 3D collision detection, intersection point and output vector calculation. Fast and stable, with minimal external references.
Very simple and small Rockfall 3D engine based on OpenTK library to demonstrate how GJKEPA library works. Written in pure C#, with minimum external references.
3D physic engine in Go
angular 2 app to demo gjk collision and epa algorithm
No description provided.
Go module closest provides you calculating the closest points of two convex hulls.