donmccurdy / glTF-Transform

glTF 2.0 SDK for JavaScript and TypeScript, on Web and Node.js.
https://gltf-transform.dev
MIT License
1.3k stars 145 forks source link

feat(cli): Work in progress, support resizing KTX textures with CLI 'optimize' command #1313

Closed donmccurdy closed 2 months ago

donmccurdy commented 3 months ago
donmccurdy commented 3 months ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @donmccurdy and the rest of your teammates on Graphite Graphite

donmccurdy commented 2 months ago

Note https://github.com/donmccurdy/glTF-Transform/issues/1348 - ktx create may just not support resizing in the way I'm expecting here.

donmccurdy commented 2 months ago

Replaced by #1376.