This website requires JavaScript.
Explore
Help
Sign In
noahbackus
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
2
Wiki
Activity
Files
9f9210e60cddb2fa82ce5f7d71fcba340f2edbd1
godot
/
servers
/
rendering
/
renderer_rd
/
shaders
/
environment
T
History
Matias N. Goldberg
79c9edab3b
Draw sky as a fullscreen triangle
2023-08-05 17:55:43 -03:00
..
gi.glsl
Fix unsupported sampler filter used for voxel GI
2023-04-26 20:54:06 +02:00
SCsub
Make dependencies with shader includes in subfolders
2022-09-26 12:29:19 +10:00
sdfgi_debug_probes.glsl
…
sdfgi_debug.glsl
…
sdfgi_direct_light.glsl
Convert en_GB spelling to en_US with codespell
2023-01-23 11:02:20 +01:00
sdfgi_integrate.glsl
…
sdfgi_preprocess.glsl
Convert en_GB spelling to en_US with codespell
2023-01-23 11:02:20 +01:00
sky.glsl
Draw sky as a fullscreen triangle
2023-08-05 17:55:43 -03:00
volumetric_fog_process.glsl
fix spotlight shadows in volumetric fog
2023-02-25 16:28:06 +05:00
volumetric_fog.glsl
replace sampler arrays with constant sampler elements
2023-06-22 01:11:57 +03:00
voxel_gi_debug.glsl
…
voxel_gi_sdf.glsl
…
voxel_gi.glsl
…