2 Commits

Author SHA1 Message Date
pelpanagiotis
beb8261554 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>
2026-06-23 20:42:20 +03:00
pelpanagiotis
400b6d6f09 fix(menu): load pizza GLB at runtime when scene export has no mesh
Exported MenuScene.glb had cc0_-_pizza_salami with MeshRenderer but null
materials and no glTF mesh buffers (common when Unity imported an LFS pointer).
Add include/dishes standalone GLB and dishMeshFallback to GLTFLoader-inject
geometry when a dish root has no meshes. Track include/dishes outside Git LFS.

Made-with: Cursor
2026-04-20 00:07:33 +03:00