4 lines
40 B
GLSL
4 lines
40 B
GLSL
#version 150
|
|
|
|
float PI = 3.14159265359;
|
#version 150
|
|
|
|
float PI = 3.14159265359;
|