Xerios / ECS-AILinks
Some old code using Unity DOTS ( 2019 ), with flexible Utility AI (with editor) heavily inspired by Dave Mark's work
☆30Updated 2 years ago
Alternatives and similar repositories for ECS-AI
Users that are interested in ECS-AI are comparing it to the libraries listed below
Sorting:
- Unity DOTS node based path finding, using Eager Dijkstra modified Shortest Path algorithm☆44Updated 4 years ago
- Runtime NavMesh dynamic building for Unity Entities.☆64Updated last year
- Proof of concept wrapper to allow using Unity Physics directly with Game Objects (without ECS).☆64Updated 6 months ago
- Unity DOTS Stats-system implementation☆36Updated 3 years ago
- ☆24Updated last year
- A Min/Max heap data structure for Unity. Compatible with the Unity Job system and Burst compiler.☆53Updated 2 years ago
- Runtime authoring solution for Entities☆51Updated last year
- A collection of extensions and native containers for DOTS to write more performant code☆48Updated 2 weeks ago
- Blob asset compatible hashmap and multihashmap for Unity's ECS☆32Updated 2 years ago
- Pathfinding - using Unity Navmesh, ECS and Burst☆39Updated 2 years ago
- Fast implementaion of Utility AI in Unity☆35Updated 2 years ago
- Spatial hashing for Unity using ECS/DOTS☆56Updated 2 years ago
- Editor of `BlobAsset`☆33Updated 3 years ago
- State saving for Unity DOTS☆66Updated last year
- Recreate 3rd Person Character Controller from Unity Standard Assets☆38Updated 3 weeks ago
- An extensible stat system with modifiers for the Unity game engine☆84Updated 3 months ago
- Unity DOTS custom skinned mesh rendering prototype for the Latios Framework☆36Updated 3 years ago
- Adaptive UIBehaviour with auto-layout and flexible settings.