donmccurdy / glTF-Transform

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

implements meshoptimizer -sv #1414

Closed Makio64 closed 6 months ago

Makio64 commented 6 months ago

The support of -sv will improve a lot the model simplification especially for model without textures.

Commit : https://github.com/zeux/meshoptimizer/pull/688

Issue: https://github.com/zeux/meshoptimizer/issues/652

donmccurdy commented 6 months ago

Agreed that this will be helpful! Merging the issue into: