mirror of
https://github.com/bloeys/nmage.git
synced 2025-12-29 05:18:21 +00:00
7 lines
48 B
GLSL
Executable File
7 lines
48 B
GLSL
Executable File
#version 400
|
|
|
|
uniform float r;
|
|
|
|
void main() {
|
|
|
|
} |