Fix OBJ loading without materials

This commit is contained in:
CODEX
2026-06-24 19:35:21 +03:00
parent bc8f70da9c
commit 376a4237fa
3 changed files with 6 additions and 2 deletions
+1 -1
View File
@@ -697,6 +697,6 @@
<input id="fileInput" class="hidden" type="file"
accept=".xkt,.glb,.gltf,.bim,.las,.laz,.obj,.stl">
<script type="module" src="/dcViewer.js?v=59"></script>
<script type="module" src="/dcViewer.js?v=60"></script>
</body>
</html>