1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 18:59:57 +00:00
openmw/apps/navmeshtool
elsid 953a4c5550
Add a binary to generate navmesh from content files
Load content files based on the engine config files. Generate navmesh per cell
for all cells and store into SQLite database.
2021-12-11 00:21:56 +01:00
..
CMakeLists.txt Add a binary to generate navmesh from content files 2021-12-11 00:21:56 +01:00
main.cpp Add a binary to generate navmesh from content files 2021-12-11 00:21:56 +01:00
navmesh.cpp Add a binary to generate navmesh from content files 2021-12-11 00:21:56 +01:00
navmesh.hpp Add a binary to generate navmesh from content files 2021-12-11 00:21:56 +01:00
worldspacedata.cpp Add a binary to generate navmesh from content files 2021-12-11 00:21:56 +01:00
worldspacedata.hpp Add a binary to generate navmesh from content files 2021-12-11 00:21:56 +01:00