Release 3D Tools v0.1.0

This commit is contained in:
2026-09-01 14:22:42 +02:00
commit b20c67c890
58 changed files with 10820 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
# Changelog
## 0.1.0 - 2026-09-01
- Added bounded OBJ, STL, PLY and glTF/GLB triangle parsers.
- Added mesh/scene statistics and a capped safe WebGL preview.
- Added normal repair, finite transforms and deterministic OBJ/STL export.
- Added shared Toolbox shell, offline PWA, documentation and automated release checks.