Files
filament/shaders/src
Pixelflinger 14532a2e69 several fog fixes
- inScatteringSize actually cannot be set to zero because it produces
  a 0^0 in the shader. So with this change, in-scattering must be
  strictly > 0 to enable.

- inScatteringSize on the java side had an incorrect default value of
  zero (which of course, now doesn't matter anymore).

- also clamp the fog altitude to 1mm which simplifies the shader quite
  a bit for the same result.

Fixes #3069
2020-09-16 00:18:49 -07:00
..
2019-07-23 10:04:18 -07:00
2020-05-26 23:46:37 -07:00
2019-05-20 14:45:26 -07:00
2020-08-19 10:56:48 -07:00
2020-09-08 13:54:54 -07:00
2020-09-16 00:18:49 -07:00
2020-08-13 10:58:27 -07:00
2020-09-04 10:19:06 -07:00
2020-09-01 09:46:46 -07:00
2020-08-18 10:29:44 -07:00
2019-05-20 14:45:26 -07:00
2019-12-08 22:18:18 -08:00