Discordia / gjk-epaLinks
C++ implementation of GJK and EPA algorithms for 2D collision detection
☆24Updated 8 years ago
Alternatives and similar repositories for gjk-epa
Users that are interested in gjk-epa are comparing it to the libraries listed below
Sorting:
- RSMotion - C++ Library for Reeds-Shepp Cars☆48Updated last week
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆105Updated 2 months ago
- A small, simple and generic C++ path finding library.☆84Updated 7 years ago
- Explicit Corridor Map implementation☆28Updated 9 years ago
- Package provides C++ implementation of spline interpolation☆138Updated 4 years ago
- Library of cubic spline utilities☆326Updated last year
- A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong☆64Updated 5 years ago
- Assorted small one-or-two-file libs. C/C++. Public domain. Cross-platform. No deps.☆91Updated 6 months ago
- engine☆18Updated 12 years ago
- Bezier is a single header only C++ library for Bezier curve calculations and manipulations.☆310Updated last year
- Basic 3D collision detection implementation using the Gilbert–Johnson–Keerthi distance algorithm along with the Expanding Polytope Algori…☆97Updated 10 months ago
- Sample code for my article Intelligent Steering Using Adaptive PID Controllers in the book AI Game Programming Wisdom 3☆18Updated 5 years ago
- Vehicle dynamics simulator☆29Updated 2 years ago
- The Hybrid Reciprocal Velocity Obstacle (C++)☆141Updated 3 weeks ago
- A library to collect many useful spline functions into one place.☆284Updated 3 years ago
- ☆42Updated 4 years ago
- Reciprocal Collision Avoidance with Acceleration-Velocity Obstacles (C++)☆67Updated 3 weeks ago
- Pathfinding and search testbed/visualization suite. Current code is in PDB-refactor branch.☆117Updated last week
- C++ framework library to simplify state-driven code☆115Updated 3 years ago
- C++ behavior tree single header library☆230Updated last year
- C++ Entity Component System based on Ordered Sets☆19Updated 2 weeks ago
- C++ adaptive grid for fast collision detection between AABB particles.☆20Updated last year
- Simple example of a breakout game, using SDL and Entt.☆44Updated 4 years ago
- Simple sweep line visibility polygon algorithm implementation☆104Updated 2 years ago
- A lightweight library of Behavior Trees Library in C++.☆190Updated 6 years ago
- 2D signed distance field☆20Updated 3 years ago
- Terrain Generator with Erosion☆43Updated 5 years ago
- Axis aligned bounding box implemented on top of GLM☆28Updated 11 years ago
- [HEADER-ONLY] C++14 AABB simple collision detection/response framework for games. Depends on SSVStart, SFML2.0. It has nice performance. …☆34Updated 8 years ago