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.
☆13Updated last year
Alternatives and similar repositories for GJKEPA
Users that are interested in GJKEPA are comparing it to the libraries listed below
Sorting:
- 物理引擎学习。详解碰撞检测原理,自己实现一个简易的物理引擎。☆89Updated 3 years ago
- 3D A* Pathfinding that doesn't need baked navmeshes and can be used with dynamically created terrain (MapMagic or other)☆80Updated 8 months ago
- 地形LOD QuadTree Demo☆46Updated 7 years ago
- Experimental Unity package to enable access to NVIDIA PhysX SDK 4 from within Unity.☆132Updated 4 years ago
- Multiple agents path finding using A* algorithm, combined with RVO for local collision avoidance.☆32Updated 4 years ago
- ☆25Updated last year
- This project is intended to show how to build a grid-based loose quadtree.☆19Updated 7 years ago
- RVO2-3D-Unity☆73Updated 6 years ago
- Unity Netcode/Network Benchmark Comparison. Fusion, Fishnet, Mirror, Mirage, Netick, NGO☆57Updated 8 months ago
- Master project for tutorial I am making on flow fields using Unity DOTS.☆62Updated 5 years ago
- playable visualizer with GraphView☆89Updated 3 years ago
- A crowd simulation and visualization demo implemented in Unity using Dijkstra Distance Field and simplified version of the Optimal Steps …☆51Updated 4 years ago
- ORCA(Optimal Reciprocal Collision Avoidance) in Unity.☆126Updated 11 months 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☆80Updated 5 months ago
- Modular and high-performed Unity Goal Oriented Action Planner with well designed visual graph editor☆81Updated last year
- Unity Time Control System 时间回溯系统☆64Updated 2 years ago
- ☆47Updated last year
- ☆37Updated 4 years ago
- 基于Unity ECS的节点执行图。可支持状态机执行流程和行为树的执行流程☆86Updated 5 years ago
- A Frame Based Visual Combat System in Unity Game Engine☆86Updated 4 years ago
- Unity package to add context steering behaviours to your GameObjects☆43Updated 3 years ago
- unity game framework 游戏框架,使用hybridclr作为热更方案,包括了基本架构、资源打包加载、UI框架、网络层(tcp,udp,kcp,websocket)☆67Updated 2 months ago
- 基于Unity,在1ms内渲染大规模植被☆65Updated 4 months ago
- 基于距离场的碰撞检测算法☆15Updated 5 years ago
- 【网格编辑器】特效篇(Mesh Effects Toolkit)☆47Updated last year
- 不规则的图形按钮,不规则的射线检测,可手动调整检测区域,支持3D UI,支持Mask、RectMask2D裁剪,使用类似引射线法的算法。☆44Updated 3 years ago
- 基于Unity3D的UIToolkit实现行为树编辑器,Runtime部分支持导出到服务端,帧同步框架运行。☆39Updated last year
- A simple boids simulation to show the difference between spatial partitioning structures☆46Updated 2 years ago
- ACTBook Code and Practice☆26Updated 4 years ago