Initial commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
in vec4 Color;
|
||||
|
||||
OUTPUT
|
||||
|
||||
void main() {
|
||||
outColor = Color;
|
||||
}
|
||||
Reference in New Issue
Block a user