Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes
-
Updated
Apr 20, 2024 - C++
8000
Implementations of the GJK and EPA algorithm for performing proximity queries on pair of convex shapes
Implementation of GJK algorithm in 2D
C++ проект для вычисления минимального расстояния между 3D-моделями в формате STL. В основе лежат алгоритмы GJK, KD-дерева и AABB-дерева, обеспечивающие точный и быстрый анализ геометрии. Проект подходит для задач компьютерной графики, 3D-печати и инженерного анализа.
Real-time oriented 3d collision detection library
2D physics simulation with Vulkan
3D implementation of GJK in c++ using barycentric coordinates and voronoi inspection
Project for Computational Geometry class.
Drone simulator with procedurally generated terrain and collision system
Add a description, image, and links to the gjk topic page so that developers can more easily learn about it.
To associate your repository with the gjk topic, visit your repo's landing page and select "manage topics."