Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement texture/uv transforms #38

Open
alexlarsson opened this issue Jun 20, 2019 · 1 comment
Open

Implement texture/uv transforms #38

alexlarsson opened this issue Jun 20, 2019 · 1 comment
Labels
backport Feature of three.js that we want to backport

Comments

@alexlarsson
Copy link
Owner

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

@alexlarsson
Copy link
Owner Author

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 alexlarsson changed the title Implement texture transforms Implement texture/uv transforms Aug 6, 2019
@alexlarsson alexlarsson added the backport Feature of three.js that we want to backport label Aug 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Feature of three.js that we want to backport
Projects
None yet
Development

No branches or pull requests

1 participant