4 lines
50 B
Plaintext
4 lines
50 B
Plaintext
![]() |
void main() {
|
||
|
gl_FragColor = vec4(1,0,1,1);
|
||
|
}
|