This website requires JavaScript.
Explore
Oven
Feed
Help
Sign In
ktyl
/
oglc
Watch
1
Star
0
Fork
You've already forked oglc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c6ccf6f14b
oglc
/
shader
/
include
/
constants.glsl
5 lines
98 B
GLSL
Raw
Blame
History
const
float
INF
=
50.0
;
const
float
PI
=
3.14159
;
const
float
E
=
2.71828
;
const
int
BOUNCES
=
4
;
Reference in New Issue
View Git Blame
Copy Permalink