Visualisierung 2
Comparison of Hue Preserving Rendering to Alpha Composing
|
Go to the source code of this file.
Functions | |
layout (location=0) in vec3 pos | |
void | main () |
Variables | |
out vec3 | position |
layout | ( | location | = 0 | ) |
void main | ( | ) |
Definition at line 15 of file passthrough.vert.
out vec3 position |
Definition at line 13 of file passthrough.vert.