Navigation
Navigation Mesh#
This sample demonstrates how to configure pathfinding between two points with obstacles using a Navigation Mesh.
SDK Path: <SDK_INSTALLATION>source/navigation/navigation_mesh
Navigation Mesh Demo#
This sample demonstrates several material balls collecting coins on a plane with obstacles, navigating around by means of a Navigation Mesh.
SDK Path: <SDK_INSTALLATION>source/navigation/navigation_mesh_demo
Navigation Sectors#
This sample demonstrates how to configure pathfinding between two points with obstacles using Navigation Sectors.
SDK Path: <SDK_INSTALLATION>source/navigation/navigation_sectors
Navigation Sectors Demo#
This sample demonstrates several material balls collecting coins in a cube with obstacles, navigating around by means of a Navigation Sector.
SDK Path: <SDK_INSTALLATION>source/navigation/navigation_sectors_demo
The information on this page is valid for UNIGINE 2.20 SDK.