AnalyticalGraphicsInc / gltf-vscode

This is an extension for Visual Studio Code to add support for editing glTF files.
Apache License 2.0
453 stars 62 forks source link

Add options to apply or un-apply Draco compression #103

Open emackey opened 6 years ago

emackey commented 6 years ago

Would be nice to have a VSCode command to convert the current glTF file to use Draco compression, or to remove Draco compression. Not sure the best way to specify Draco options, maybe just with VSCode settings.

emackey commented 5 years ago

Also requested in https://github.com/AnalyticalGraphicsInc/gltf-pipeline/issues/382