C# implementation of GJK and EPA algorithms for 3D collision detection, intersection point and output vector calculation. Fast and stable, with minimal external references.
-
Updated
Oct 27, 2024 - C#
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.
Add a description, image, and links to the epa-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the epa-algorithm topic, visit your repo's landing page and select "manage topics."