I’ve just started working more with WebGL and I came across a problem. I want a texture to repeat along a box but it’s just stretching. I know that textureWrap() should solve this, but for some reason, it’s still stretching. I’m using REPEAT and my texture is 256 x 256.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Is it possible to tile repeat a texture? | 3 | 1267 | March 7, 2019 | |
Tiling / repeating shader image texture | 2 | 1003 | June 5, 2020 | |
textureWrap() doesn't work? | 1 | 319 | November 17, 2021 | |
Need help with texture | 0 | 248 | June 6, 2019 | |
textureWrap() is not setting after called a second time | 1 | 250 | February 28, 2022 |