glTF-Compressor icon indicating copy to clipboard operation
glTF-Compressor copied to clipboard

To store the source code for the glTF-Compressor project

Results 13 glTF-Compressor issues
Sort by recently updated
recently updated
newest added

The tool is fantastic! However, is it possible to enable the ability to upload textures not attached to a GTLF model and compress them via the tool?

question

Simple change that allows one to drag and drop + export a VRM avatar file. I've tested in a number of [sample avatars](https://github.com/madjin/vrm-samples) and it works. Afaik this is the...

The anisotropyDirection texture seems to be malformed after compression. Tested with the AnisotropyBarnLamp sample asset: https://github.com/KhronosGroup/glTF-Sample-Assets/tree/main/Models/AnisotropyBarnLamp/glTF-Binary Compression settings: ![2023-08-21 11_24_33-glTF Compressor for KTX](https://github.com/KhronosGroup/glTF-Compressor/assets/40177036/ba58eb03-baf7-4a24-a5f1-b7686a92be6c) Before/after: ![2023-08-21 11_31_44-](https://github.com/KhronosGroup/glTF-Compressor/assets/40177036/4a8a6e8c-285e-4b14-ad6a-77f2f45dd0d7) Thanks.

bug

The hotspot for dragging the before/after vertical bar is 2 pixels wide, which makes it difficult to "grab". ![before-after-hotsot](https://github.com/KhronosGroup/glTF-Compressor/assets/40177036/ef0912d0-8ca7-4be0-ba58-18e32a3f8e5e) Could we widen the hotspot to maybe 10 pixels wide, while...

enhancement

Hi! I noticed that support for embedding mipmaps is currently missing from glTF Compressor. Clients cannot typically generate mipmaps for compressed textures at runtime, so I think that would be...

question

Feeding this back from myself and the 3D team at my work, we all find that the compressor runs very slow on the web, is there any plan to do...

question

zip-writer.js:142 Uncaught (in promise) Error: File already exists at ZipWriter.add (zip-writer.js:142:11) at main.js:758:34 at Array.map () at SafeSubscriber._next (main.js:756:50) at SafeSubscriber.__tryOrUnsub (Subscriber.js:192:16) at SafeSubscriber.next (Subscriber.js:130:22) at Subscriber._next (Subscriber.js:76:26) at Subscriber.next...

bug

It would be helpful to have a "Revert Compressions" button which would discard new compressions on all selected textures, reverting them to their original formats. Perhaps this could be added...

enhancement

Thanks for create this amazing tool (= I added info about total textures vram size before and after compression.

Uncaught exception when trying to download results of compression for specific model. ## Reproduction Steps 1. Download [Bone.glb.zip](https://github.com/user-attachments/files/17270849/Bone.glb.zip) 2. Drop it on https://github.khronos.org/glTF-Compressor-Release/ 3. Select Compressor > Texture Compressor 4....