Skip to content
/ yuka Public

Request: Pathfinding 3D #54

@ViniciusFXavier

Description

@ViniciusFXavier

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:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions