BlenderCompressing the file size of a Blender (.blend) file(Blender) The purpose This compresses Blender's native .blend files upon saving, reducing file size. Environment Blende...2023.05.202024.11.30Blender
Threejs(Java script)DRACOLoader doesn’t work when uploaded to the web (How to use DRACOLoader without WASM) (Threejs) The purpose Troubleshooting steps for code that works locally but fails after being uploaded to a web server. ...2023.04.082024.12.01Threejs(Java script)
Threejs(Java script)Loading and displaying a compressed glTF (.glb) file(Threejs) The purpose Loading a compressed glTF (.glb) file into Three.js. The compression method is as follows Env...2023.04.062024.12.01Threejs(Java script)
BlenderReducing the file size of glTF (.glb) files for export(Blender) The purpose As shown in the article below, you can save glTF (.glb) files in Blender, but the file size increases a...2023.04.062024.12.01Blender