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 | 1277 | March 7, 2019 | |
| Tiling / repeating shader image texture | 2 | 1010 | June 5, 2020 | |
| textureWrap() doesn't work? | 1 | 326 | November 17, 2021 | |
| Controlling Textures on p5 + WebGL box | 2 | 2140 | July 24, 2018 | |
| textureWrap() is not setting after called a second time | 1 | 252 | February 28, 2022 |