|
Rendu
A lightweight rendering engine for experimentations
|
Scale texture fragment shader. More...
Public Member Functions | |
| void | main () |
Public Attributes | |
| in vec2 | uv |
| UV coordinates. | |
| uniform uniform float | scale |
| Scaling factor. | |
| out vec4 | fragColor |
| Scene color. | |
Scale texture fragment shader.
|
inline |
Scale the texture values.