CesiumGS / gltf-pipeline

Content pipeline tools for optimizing glTF assets. :globe_with_meridians:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Having issue while compression

saifullahakhtar opened this issue · comments

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.

Screen.Recording.2022-04-23.at.8.29.16.AM.mov

Same issue here (on a M1-driven Macbook Air, tried different Node version but that did not help).