wow.export icon indicating copy to clipboard operation
wow.export copied to clipboard

Add option to export GLTF in packed binary format

Open Kruithne opened this issue 3 years ago • 0 comments

The current implementation of GLTF exporting uses the text format with externally linked assets. This works great for the shared texture optimization that wow.export implements, however it would be useful to export using the packed binary format for use-cases that require it and for portability of exported models.

Kruithne avatar Mar 17 '22 10:03 Kruithne