Babylon.js
Babylon.js copied to clipboard
Implement Draco-compressed GLB export option in Sandbox' Inspector
Hi everybody:
As stated in this forum discussion, I think that being able to export from BJS Sandbox to a Draco compressed GLB would be a nice feature to have.
Best regards.
@pandaGaume This is a serializer feature request that you might be able to tackle.
You can compress after export with gltf-pipeline
gltf-pipeline -i model.glb -o model.glb -d
Do you have an estimate of when this feature will be implemented?
cc @bghgary
Once https://github.com/BabylonJS/Babylon.js/issues/12600 is implemented, this should be easy.
This issue has been automatically staled because it has been inactive for more than 14 days. Please update to "unstale".