Babylon.js icon indicating copy to clipboard operation
Babylon.js copied to clipboard

Implement Draco-compressed GLB export option in Sandbox' Inspector

Open vortice3D opened this issue 5 years ago • 6 comments

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.

vortice3D avatar Apr 21 '20 07:04 vortice3D

@pandaGaume This is a serializer feature request that you might be able to tackle.

bghgary avatar Apr 25 '22 18:04 bghgary

You can compress after export with gltf-pipeline

gltf-pipeline -i model.glb -o model.glb -d

https://github.com/CesiumGS/gltf-pipeline

saidmoya12 avatar Sep 01 '22 23:09 saidmoya12

Do you have an estimate of when this feature will be implemented?

mathus1 avatar Sep 19 '23 14:09 mathus1

cc @bghgary

sebavan avatar Sep 19 '23 16:09 sebavan

Once https://github.com/BabylonJS/Babylon.js/issues/12600 is implemented, this should be easy.

bghgary avatar Mar 12 '24 18:03 bghgary

This issue has been automatically staled because it has been inactive for more than 14 days. Please update to "unstale".

github-actions[bot] avatar Mar 28 '24 00:03 github-actions[bot]