virtualx-engine/servers/rendering/renderer_rd/shaders/environment
Hugo Locurcio 6aebc7b66e
Fix volumetric fog not rendering at densities lower than or equal to 0.001
This allows volumetric fog to render with the lowest density that
can be specified in the inspector (0.0001).
2022-10-13 00:45:49 +02:00
..
gi.glsl Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
SCsub Make dependencies with shader includes in subfolders 2022-09-26 12:29:19 +10:00
sdfgi_debug.glsl Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
sdfgi_debug_probes.glsl Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
sdfgi_direct_light.glsl Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
sdfgi_integrate.glsl Implement Physical Light Units as an optional setting. 2022-08-31 12:14:46 -07:00
sdfgi_preprocess.glsl
sky.glsl Move debanding into internal sky shader code so that it is applied after everything else. 2022-09-13 10:39:04 -07:00
volumetric_fog.glsl Rename RenderingServer global shader uniform methods to be more explicit 2022-07-28 18:46:59 +02:00
volumetric_fog_process.glsl Fix volumetric fog not rendering at densities lower than or equal to 0.001 2022-10-13 00:45:49 +02:00
voxel_gi.glsl
voxel_gi_debug.glsl
voxel_gi_sdf.glsl