recastnavigation

Navigation-msh toolset for games

bacaro: haikuports anche su HaikuPorts
Anche su HaikuPorts. recastnavigation

Descrizione

Recast is state of the art navigation mesh construction toolset for games.

Recast is... * 🤖 **Automatic** - throw any level geometry at it and you will get a robust navmesh out * 🏎️ **Fast** - swift turnaround times for level designers * 🧘 **Flexible** - easily customize the navmesh generation and runtime navigation systems to suit your specific game's needs.

Recast constructs a navmesh through a multi-step rasterization process:

1. First Recast voxelizes the input triangle mesh by rasterizing the triangles into a multi-layer heightfield. 2. Voxels in areas where the character would not be able to move are removed by applying simple voxel data filters. 3. The walkable areas described by the voxel grid are then divided into sets of 2D polygonal regions. 4. The navigation polygons are generated by triangulating and stiching together the generated 2d plygonal regions.

Installa

Canale stable v1.6.0-1

Questa app e' curata in HaikuPorts. Installala da li', e' gia' disponibile in HaikuDepot.

pkgman install recastnavigation

Scarica .hpkg 1.6.0-1 (x86_64)

Attenzione: il file arriva dal server di HaikuPorts, ma installarlo a mano non è la strada consigliata. È «pkgman» a risolvere le dipendenze che un .hpkg non porta con sé: un pacchetto installato da solo potrebbe non partire. Usa il comando pkgman qui sopra, a meno che tu non sappia esattamente perché ti serve il file.

Recensioni