docs: document model stats helper

This commit is contained in:
Tom Boullay
2026-04-27 17:10:18 +02:00
parent d9c47c16eb
commit 77bdb7748b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -68,6 +68,7 @@ Access the app at `http://localhost:3000`
> **Note:** The current upload contract accepts `model.gltf` and preserves it as GLTF. `.glb` uploads are rejected by validation.
>
> Local 3D preview supports `model.gltf` folders by resolving dropped companion files such as `model.bin` and textures through local object URLs.
> The preview also shows a small model stats helper with estimated draw calls, meshes, triangles, materials, and texture count.
### Production (Coolify / Docker)