gthree icon indicating copy to clipboard operation
gthree copied to clipboard

Implement texture/uv transforms

Open alexlarsson opened this issue 6 years ago • 1 comments

There is even a GLTF test for these in the samples: TextureTransformTest

alexlarsson avatar Jun 20 '19 10:06 alexlarsson

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.

alexlarsson avatar Aug 06 '19 23:08 alexlarsson