oglc/shader/include/constants.glsl

3 lines
52 B
GLSL

const float INF = 1000.0;
const float PI = 3.14159;