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

Expose simplifyRatio and simplifyLockBorder to optimize CLI #1354

Closed jo-chemla closed 2 months ago

jo-chemla commented 2 months ago

Reference feature request: https://github.com/donmccurdy/glTF-Transform/issues/1349

Expose simplifyRatio and simplifyLockBorder to optimize CLI

donmccurdy commented 2 months ago

Looks great, thank you!

jo-chemla commented 2 months ago

Thanks for the pointer, and the great lib!