I load my compress model with dracoloader, I assign a user-selected texture to this model, but then when I extract it with gltfExporter. 4 KB model becomes 30 KB when I open it with draco and if I add texture it becomes 1,200 KB. I then convert this model to .glb and .usdz model and use it in the code. I cannot compress it with draco or gltfpack for this. Is there a tool that I can reduce the size of my model in the , that is, in the code? Can you help me with this?
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
What glb compessions (optimizers) can I find? | 17 | 16040 | December 20, 2018 | |
A .glb model loaded using GLTFLoader isn't compressing despite using DRACOLoader | 4 | 4954 | April 5, 2018 | |
After compress glb, model unable to load to the scene | 5 | 954 | July 27, 2022 | |
DracoLoader not load texture | 2 | 717 | July 16, 2021 | |
GLTF(GLB) compression import and export without Draco | 4 | 2201 | November 12, 2019 |