UV
Backlinks
- texel
- A GPU takes these texels and projects them onto the pixels on your screen through texture mapping (This is why we have UV’s)
- flowmap
- A flow map is used in a shader to alter the UV coordinates of a texture, so it appears as if the texture is moving in certain directions.