diff options
| author | yum <yum.food.vr@gmail.com> | 2024-11-03 15:23:21 -0800 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2024-11-03 15:23:21 -0800 |
| commit | cb55e813456480a036673d1d32608e10b10c8f87 (patch) | |
| tree | d54c125b2fd01403fec0b4f26d470ffbbeff2468 /math.cginc | |
| parent | 9cc586ddce424f619a2a1fba192c5f3e4c01a29d (diff) | |
Lots of tweaks
Diffstat (limited to 'math.cginc')
| -rw-r--r-- | math.cginc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ #define PI 3.14159265 #define TAU PI * 2.0 +#define PHI 1.618033989 // Hacky parameterizable whiteout blending. Probably some big mistakes but it // passes the eyeball test. |
