Improve AR menu with multi-dish support, 3D ingredients, and shared sky HDRI.

Fix AR export/visibility per dish, load catalog GLBs at runtime, and replace per-dish HDR with one overcast sky environment for the whole menu.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
pelpanagiotis
2026-06-23 20:42:20 +03:00
parent d632c583d4
commit beb8261554
37 changed files with 855 additions and 61 deletions

View File

@@ -10,7 +10,7 @@
"build:dev": "vite build"
},
"dependencies": {
"@needle-tools/engine": "5.0.3",
"@needle-tools/engine": "5.0.7",
"three": "npm:@needle-tools/three@0.169.19"
},
"devDependencies": {