Initial commit
This commit is contained in:
commit
686dcaf351
68 changed files with 6230 additions and 0 deletions
2
glsl/PI.glsl
Normal file
2
glsl/PI.glsl
Normal file
|
@ -0,0 +1,2 @@
|
|||
// Half the circumference of a unit circle
|
||||
#define M_PI 3.1415926535897932384626433
|
Reference in a new issue