diff options
| author | yum <yum.food.vr@gmail.com> | 2024-11-02 18:10:15 -0700 |
|---|---|---|
| committer | yum <yum.food.vr@gmail.com> | 2024-11-02 18:15:00 -0700 |
| commit | 33209b34e2d6b9af2fbc3cd0886a3eb76479a9d2 (patch) | |
| tree | 4b71ad4676e16fa412b706b8563f8e8740e4d246 /pbr.cginc | |
| parent | 76af070567daeb845cabbf9a414cf487b88c12f9 (diff) | |
Fog uses interleaved gradient noise instead of white noise
This lets us use a much higher step size before noise becomes too gross
to look at.
Diffstat (limited to 'pbr.cginc')
| -rw-r--r-- | pbr.cginc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ +#include "atrix256.cginc" #include "globals.cginc" #include "filament_math.cginc" #include "globals.cginc" |
