hugoscurti / hierarchical-pathfinding
Implementation of Near-Optimal Hierarchical Pathfinding (HPA*) algorithm in Unity, tested with maps from Dragon Age: Origins
☆171Updated last year
Related projects ⓘ
Alternatives and complementary repositories for hierarchical-pathfinding
- Scripts for creating Flowfields in Unity☆75Updated 3 years ago
- RVO2-3D-Unity☆61Updated 5 years ago
- An example of a simple performant sprite renderer using Unity's new ECS system☆138Updated 5 years ago
- ECS Burst Job System 2D Pathfinding☆119Updated 5 years ago
- A space battle simulation, based around Unity ECS framework☆134Updated 3 years ago
- Software implementation of floating point numbers and operations☆177Updated 2 years ago
- A simple boids simulation to show the difference between spatial partitioning structures☆41Updated last year
- Fixed-point extension of Unity's C# math library based on FixedMath.Net and Unity.Mathematics.☆159Updated 3 years ago
- Formation movement for Unity3D using standard Navmesh or A*Pathfinding☆89Updated 3 years ago
- QuadTree and Collision Detection Systems for Unity3d☆186Updated 6 years ago
- (WIP) Deterministic, Lockstep RTS Engine☆173Updated 4 years ago
- Fixed point math with 48.16 precision (based on lib by https://github.com/fholm)☆170Updated 2 years ago
- Svelto.ECS and Svelto.Tasks Mini Examples for Unity☆134Updated 3 months ago
- An A* navigation system for Unity using burst compiled jobs for performance.☆148Updated 3 years ago
- A 2D Physics Library for Networked Games☆48Updated 5 years ago
- The Entities package provides a modern Entity Component System (ECS) implementation with a basic set of systems and components made for U…☆70Updated 3 weeks ago
- Networking framework for Entitas ECS. Targeted at turnbased games or other slow-paced genres.☆165Updated 5 years ago
- Infinite Axis Utility System for Unity☆144Updated last week
- ☆91Updated 8 months ago
- A collection of extensions, systems and jobs for Unity ECS.☆126Updated 5 years ago
- Sample project for NSprites package☆92Updated 6 months ago
- Unity DOTS Behavior-Tree implementation☆76Updated 3 years ago
- BFS, Greedy Best-First Search, Dijkstra and A* path finding algorithms☆324Updated 5 years ago
- A simple fixed-point math library for C#☆133Updated 5 years ago
- A Min/Max heap data structure for Unity. Compatible with the Unity Job system and Burst compiler.☆52Updated last year
- An example of the Roguelike 2d game using EcsRx☆94Updated 4 months ago
- Optimal Reciprocal Collision Avoidance in Three Dimensions (C++)☆260Updated 6 months ago
- A Voronoi Based Map Generator for Unity☆185Updated 3 years ago
- A xNode based tool for designing AI Graphs like Behavior Trees and Finite State Machines in Unity☆194Updated 2 years ago