paulbreuler / PathfindingLinks
A* path finding setup in Unity based on 3D grid
☆24Updated 2 years ago
Alternatives and similar repositories for Pathfinding
Users that are interested in Pathfinding are comparing it to the libraries listed below
Sorting:
- ☆25Updated 11 months ago
- Implementation of a tornado (twister) in Unity that can interact with the environment (including the clouds)☆36Updated 3 years ago
- 🧱 Minecraft-like voxel world made with Unity.☆29Updated 2 years ago
- Demo Unity/C# project (code + assets) for my ebook: "Boost your Unity/C#: AI Programming"☆44Updated 2 years ago
- Flying pathfinding prototype using an Octree in Unity 3D☆74Updated 6 years ago
- ☆49Updated 3 years ago
- This is a Marching cubes smooth voxel engine in Unity☆35Updated 3 years ago
- An unfinished and very poorly-designed RTS game in Unity☆32Updated 3 years ago
- Marching Cubes with destructible terrain made in Unity utilizing latest Unity features, like collider baking on separate threads and sett…☆41Updated 5 years ago
- A unity (c#) script that implements a RTS Camera for real-time strategy games.☆44Updated 7 years ago
- This system allows the creation of spherical terrains using stacked noise algorithms (Perlin, Worley etc) and heightmaps together.☆39Updated 6 years ago
- Unity DOTS node based path finding, using Eager Dijkstra modified Shortest Path algorithm☆44Updated 4 years ago
- Simple Octree for Unity with Job System☆28Updated 4 years ago
- Simple scripts that help you to build AI systems based on HTN planning.☆18Updated 5 years ago
- A simple example of how to create a Unity terrain from code using procedural noise.☆48Updated 4 years ago
- A voxel game prototype made with Unity☆49Updated 7 years ago
- Formation movement for Unity 3D using built in NavMesh navigation or A*Pathfinding☆54Updated 4 years ago
- GOAP generation tool for Unity☆19Updated 6 years ago
- A tile system extension for the Unity game engine supporting 2D and 3D tiles.☆54Updated 7 years ago
- 3D game with procedural world made of cubes. (world generation/mesh creation/physx baking is multi threaded)☆45Updated 3 years ago
- ☆17Updated 5 years ago
- A first person camera controller that uses a rigidbody component rather than a character controller. Also comes with an event based rayca…☆35Updated 7 years ago
- 3D A* Pathfinding that doesn't need baked navmeshes and can be used with dynamically created terrain (MapMagic or other)☆80Updated 7 months ago
- Unity code samples from the Accelerate Solutions Games team☆49Updated 3 years ago
- A blogpost-repository about how to do pathfinding in 3D using a sparse voxelisation octree (SVO) with a specialised A* pathfinding algori…☆13Updated 2 years ago
- Unity3D Advanced Character Controller☆23Updated 4 years ago
- C# port of the Cylcone physics engine☆55Updated 3 years ago
- Physics based tank☆58Updated 7 years ago
- Voxel engine made in C# for Unity☆47Updated 5 years ago
- Bare-bones utility AI implementation for Unity3d.☆63Updated 5 years ago