Skip to content
#

gjk

Here are 37 public repositories matching this topic...

Compact implementation of spatial algebra, and Featherstone's articulated-body algorithm (ABA), composite rigid body algorithm (CRBA), and the recursive Newton-Euler algorithm (RNEA) with end-to-end automatic differentiability (AD). Depends on STL, GLM and autodiff libraries.

  • Updated Jun 8, 2026
  • C++

C++ проект для вычисления минимального расстояния между 3D-моделями в формате STL. В основе лежат алгоритмы GJK, KD-дерева и AABB-дерева, обеспечивающие точный и быстрый анализ геометрии. Проект подходит для задач компьютерной графики, 3D-печати и инженерного анализа.

  • Updated Apr 25, 2025
  • C++

Improve this page

Add a description, image, and links to the gjk topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gjk topic, visit your repo's landing page and select "manage topics."

Learn more