exatb / GJKEPALinks
C# implementation of GJK and EPA algorithms for 3D collision detection, intersection point and output vector calculation. Fast and stable, with minimal external references.
☆12Updated 10 months ago
Alternatives and similar repositories for GJKEPA
Users that are interested in GJKEPA are comparing it to the libraries listed below
Sorting:
- 3D A* Pathfinding that doesn't need baked navmeshes and can be used with dynamically created terrain (MapMagic or other)☆80Updated 6 months ago
- Multiple agents path finding using A* algorithm, combined with RVO for local collision avoidance.☆30Updated 4 years ago
- Experimental Unity package to enable access to NVIDIA PhysX SDK 4 from within Unity.☆132Updated 4 years ago
- A cross-platform, realtime physics engine for all .NET apps.☆46Updated 4 years ago
- 物理引擎学习。详解碰撞检测原理,自己实现一个简易的物理引擎。☆89Updated 3 years ago
- ORCA(Optimal Reciprocal Collision Avoidance) in Unity.☆117Updated 9 months ago
- Modular and high-performed Unity Goal Oriented Action Planner with well designed visual graph editor☆78Updated last year
- 地形LOD QuadTree Demo☆45Updated 7 years ago
- [Mirrored from UPM, not affiliated with Unity Technologies.] 📦 Unitys C# stateless physics library.Built on top of the Unity C# DOTS fra…☆46Updated last month
- A crowd simulation and visualization demo implemented in Unity using Dijkstra Distance Field and simplified version of the Optimal Steps …☆51Updated 4 years ago
- Sample project for NSprites package☆105Updated 7 months ago
- RVO2-3D-Unity☆72Updated 6 years ago
- KD-tree and obstacle avoidance implementation in C#☆55Updated 5 years ago
- Octrees in Unity☆71Updated 11 months ago
- LeoEcsLite - Lightweight C# Entity Component System framework☆54Updated 3 years ago
- ☆25Updated 11 months ago
- Unity Time Control System 时间回溯系统☆63Updated 2 years ago
- This is a port of Erin Catto/box2d's b2_dynamic_tree from C++ to C#, intended for use in Unity. It's a very faithful translation with a c…☆56Updated 3 years ago
- UniRecast - navigation mesh toolset for Unity3D using DotRecast☆75Updated 3 months ago
- State saving for Unity DOTS☆66Updated last year
- 这是一个很酷的链式编程风格的定时器,而且它还支持在非主线程中使用并正常的使用Unity组件,为Unity更好的多线程编程体验带来一点点暖意☆27Updated 6 years ago
- 基于距离场的碰撞检测算法☆15Updated 5 years ago
- 行为树编辑器☆42Updated 5 years ago
- Unity中2D绳索的实现☆26Updated 3 years ago
- Implementation of the A*-Algorithm in Unity3D☆46Updated 2 months ago
- Concept about UtilityAI in ECS☆53Updated 5 years ago
- A Frame Based Visual Combat System in Unity Game Engine☆86Updated 4 years ago
- My implementation of the Delaunay triangulation with constrained edges, according to Sloan's papers☆72Updated 2 years ago
- ACTBook Code and Practice☆26Updated 4 years ago
- Unity资源缓存池,用来提前实例化防止运行时卡顿.☆31Updated last year