Visualisierung 2
Comparison of Hue Preserving Rendering to Alpha Composing
passthrough.vert File Reference

Go to the source code of this file.

Functions

 layout (location=0) in vec3 pos
 
void main ()
 

Variables

out vec3 position
 

Function Documentation

◆ layout()

layout ( location  = 0)

◆ main()

void main ( )

Definition at line 15 of file passthrough.vert.

Variable Documentation

◆ position

out vec3 position

Definition at line 13 of file passthrough.vert.