gltf-pipeline
gltf-pipeline copied to clipboard
Having issue while compression
I'm trying to convert and compress my glb model using this command gltf-pipeline -i original.glb -o vegas.gltf --draco.compressionLevel=10
but in return, I'm having these numbers 6109768
rather than output file.
https://user-images.githubusercontent.com/47953075/164873511-1188c355-81e1-441f-8a71-3c95ae665c11.mov
Same issue here (on a M1-driven Macbook Air, tried different Node version but that did not help).