-
-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Labels
Description
Possibility of creating a 3D Pathfinding,
the idea is to be able to create agents(NPC) with the ability to move in 3D space.
For example a bird/helicopters flying between buildings, spacecraft between asteroids.
2D pathfinding is usually done using a navigation mesh or even a 2D grid map.
So far I've seen many examples of Pathfinding 3D using a 3D grid strategy.
Presentation: Pathfinding in 3D Space - CHIA-MAN HUNG & RUOQI HE
https://ascane.github.io/assets/portfolio/pathfinding3d-slides-en.pdf
Sample images from internet:
|
|
|
|
Reactions are currently unavailable



