feat(simulation): add Worker AI polygon runtime and terrain navigation

This commit is contained in:
DCCONSTRUCTIONS
2026-09-25 16:40:45 +03:00
parent a7c64e009d
commit f01bd39037
88 changed files with 9918 additions and 108 deletions
@@ -0,0 +1,6 @@
{
"name": "ndc-ai-polygon-splat-tools",
"version": "1.0.0",
"private": true,
"dependencies": { "@playcanvas/splat-transform": "3.4.0" }
}