mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
@@ -30,7 +30,8 @@
|
|||||||
|
|
||||||
// Collision detection
|
// Collision detection
|
||||||
#include "omath/collision/line_tracer.hpp"
|
#include "omath/collision/line_tracer.hpp"
|
||||||
|
#include "omath/collision/gjk_algorithm.hpp"
|
||||||
|
#include "omath/collision/epa_algorithm.hpp"
|
||||||
// Pathfinding algorithms
|
// Pathfinding algorithms
|
||||||
#include "omath/pathfinding/a_star.hpp"
|
#include "omath/pathfinding/a_star.hpp"
|
||||||
#include "omath/pathfinding/navigation_mesh.hpp"
|
#include "omath/pathfinding/navigation_mesh.hpp"
|
||||||
|
|||||||
Reference in New Issue
Block a user