hugoscurti / hierarchical-pathfinding
Implementation of Near-Optimal Hierarchical Pathfinding (HPA*) algorithm in Unity, tested with maps from Dragon Age: Origins
☆180Updated 2 years ago
Alternatives and similar repositories for hierarchical-pathfinding:
Users that are interested in hierarchical-pathfinding are comparing it to the libraries listed below
- A simple boids simulation to show the difference between spatial partitioning structures☆43Updated last year
- Scripts for creating Flowfields in Unity☆78Updated 3 years ago
- (WIP) Deterministic, Lockstep RTS Engine☆176Updated 5 years ago
- A space battle simulation, based around Unity ECS framework☆138Updated 3 years ago
- A Voronoi Based Map Generator for Unity☆190Updated 3 years ago
- Sample project for NSprites package☆98Updated last month
- Infinite Axis Utility System for Unity☆151Updated this week
- ECS Burst Job System 2D Pathfinding☆123Updated 5 years ago
- Research project on coordinated movement of AI made with Unity.☆39Updated 4 years ago
- A 2D Physics Library for Networked Games☆51Updated 5 years ago
- An example of a simple performant sprite renderer using Unity's new ECS system☆138Updated 5 years ago
- Svelto.ECS and Svelto.Tasks Mini Examples for Unity☆137Updated 6 months ago
- A "traditional" ascii roguelike built using Unity's ECS/DOTS framework.☆168Updated 3 years ago
- Procedural Terrain Generation using CPU workflow based on ECS, focused on performance☆94Updated 5 years ago
- ☆93Updated last year
- RVO2-3D-Unity☆64Updated 6 years ago
- Unity tool for procedural generation of two-dimensional maps.☆69Updated 5 years ago
- 尝试用unity3d实现mapgen4、planet、fantasy map的功能☆28Updated 5 years ago
- Unity DOTS Behavior-Tree implementation☆85Updated 3 years ago
- Polygon Map generation based on Red Blob Games Article☆57Updated 3 years ago
- The Entities package provides a modern Entity Component System (ECS) implementation with a basic set of systems and components made for U…☆76Updated 3 weeks ago
- ☆147Updated 5 years ago
- Fixed-point extension of Unity's C# math library based on FixedMath.Net and Unity.Mathematics.☆167Updated 3 years ago
- Formation movement for Unity3D using standard Navmesh or A*Pathfinding☆90Updated 3 years ago
- QuadTree and Collision Detection Systems for Unity3d☆186Updated 6 years ago
- 3D A* Pathfinding that doesn't need baked navmeshes and can be used with dynamically created terrain (MapMagic or other)☆78Updated 2 years ago
- A xNode based tool for designing AI Graphs like Behavior Trees and Finite State Machines in Unity☆196Updated 3 years ago
- An A* navigation system for Unity using burst compiled jobs for performance.☆150Updated 4 years ago
- UniRecast - navigation mesh toolset for Unity3D using DotRecast☆64Updated last week
- A jump point search algorithm for grid based games in C#☆233Updated 3 years ago