Michael Turkeev

Results 35 comments of Michael Turkeev

> It would be much more complex to do any significant optimization while keeping arbitrary buffer view layouts intact. So problem A is out of the question? > Does this...

I guess I was wrong to describe two problems in one issue. But those are two separate things. Problem A: We have a converter from gltf to our format. Our...

Tried `4.0.0-alpha.18` - it works! Thank you a lot.

Here is the output for the commands. (Except for 1 and 2, I used `model.gltf model.gltf` instead of `in.glb out.glb`) [output.zip](https://github.com/donmccurdy/glTF-Transform/files/14838006/output.zip) 1 and 2 did not change model.gltf, and did...

> It may be worth trying (2), npx @gltf-transform/cli@next optimize ... once more. That error appears to have been a regression in an upstream dependency, I've pinned the dependency to...