Add optional GLB compression stage

This commit is contained in:
2026-08-03 17:50:21 +08:00
parent 5ef128c6f9
commit 7ba85946dc
13 changed files with 738 additions and 15 deletions

View File

@@ -31,5 +31,11 @@
"blender": {
"treeStyle": "natural",
"officeOverrides": ""
},
"compress": {
"textureSize": 768,
"quality": 82,
"effort": 80,
"meshopt": false
}
}