branchrust_reboot/main/jungle_update/underwater-effectscancel

24 Commits over 31 Days - 0.03cph!

11 Months Ago
disable material/rig/animation import on new river mesh
11 Months Ago
merge from jungle_update
11 Months Ago
configurable caustics chroma separation, shader adjustments
11 Months Ago
caustics modulate sun light color rather than add separately
11 Months Ago
water caustics work for all water types, show up underwater, and receive shadows
11 Months Ago
make underwater colors/scattering much more consistent with water surface also make water surface from below look better/more consistent with top for translucent water
12 Months Ago
restore changes
12 Months Ago
merge from jungle_update
12 Months Ago
- color space fixup - fix water line lighting, have color+reflection match the water surface - remove old stuff
12 Months Ago
lerp according to cam velocity, add refraction to river surface
12 Months Ago
merge from jungle
12 Months Ago
don't lerp underwater params if we started outside of water or on first initialization
12 Months Ago
merge from jungle_update
12 Months Ago
lerp underwater scattering changes + refactor also fix misspelled material parameter in lake/river/moonpool shaders
12 Months Ago
progress on underwater effect scattering+extinction matching water surface, based on water body camera is currently within works with river biome blends still need to lerp parameter changes (like when going from river into ocean)
12 Months Ago
set up lake interior meshes + interior shader variant for lakes
12 Months Ago
use clip offset for rivers/lakes like ocean
12 Months Ago
fix river interior caps, inflate bounds more
12 Months Ago
underwater mask overlap between river and ocean handled correctly
12 Months Ago
progress on underwater effects using new way with underwater volume meshes
1 Year Ago
further underwater progress
1 Year Ago
water mask culling progress
1 Year Ago
fix compute shader error
1 Year Ago
progress on working underwater effects for rivers/lakes also add ushort encoding/decoding to BitUtility, and ushort variant of Write() to RawWriter