gthree
gthree copied to clipboard
Implement texture/uv transforms
There is even a GLTF test for these in the samples: TextureTransformTest
Additionally this is used by sprites for the texture repeat/offset. See e.g. the sprites demo which doesn't correctly make the colored circle sprite half the size like it does on three.js due to the lack of this.