Skip to content
#

glb

Here are 46 public repositories matching this topic...

glTF-Transform
donmccurdy
donmccurdy commented Feb 25, 2022

I think it'd be helpful to have a percentage (%) resize option in the textureResiz() function, instead of just taking absolute maximum dimensions here:

https://github.com/donmccurdy/glTF-Transform/blob/9431e3aeec7d1bac01c31090b2c20fe5227a8146/packages/functions/src/texture-resize.ts#L9-L16

E.g. size: ['50%', '50%']

Could be helpful — for example – to generate LODs or mobile versions o

Improve this page

Add a description, image, and links to the glb topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the glb topic, visit your repo's landing page and select "manage topics."

Learn more