This is the Linux app named Recast Navigation whose latest release can be downloaded as 1.6.0sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Recast Navigation with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
Recast Navigation
DESCRIPTION:
Recast Navigation is an open source toolkit designed for building navigation meshes and performing pathfinding in 3D environments, particularly for video games and simulations. It provides a set of libraries that transform input geometry into navigation meshes that AI agents can use to move through virtual worlds. Its core component, Recast, constructs navigation meshes by rasterizing triangle meshes into voxels, filtering out areas that are not walkable, and converting the remaining regions into polygon meshes suitable for navigation. Detour complements this system by providing runtime pathfinding, spatial queries, and navigation utilities that allow agents to move efficiently across the generated mesh. Recast Navigation also includes modules such as DetourCrowd for crowd simulation and agent collision avoidance, as well as DetourTileCache for streaming and dynamically updating navigation meshes in large or changing environments.
Features
- Generates navigation meshes automatically from arbitrary 3D geometry
- Provides pathfinding and spatial queries through the Detour library
- Supports tiled navigation meshes for large or dynamic environments
- Includes crowd simulation and agent collision avoidance systems
- Allows streaming and dynamic updates of navigation mesh tiles
- Includes debugging utilities and a demo application for testing navigation systems
Programming Language
C, C++
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/recast-navigation.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.