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

implements meshoptimizer -sv #1414

Closed Makio64 closed 1 month ago

Makio64 commented 1 month 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 1 month ago

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