WebP throws error

#7
by SeeTheWorld - opened

Is this GLTF 2.0 compliant? WebP material throws an error in my DCC (Houdini).

try the following command to replace webp textures with png:

npx @gltf-transform/cli png ~/input.glb ~/input_converted.glb --formats "*"

this should be a setting in my opinion

Sign up or log in to comment