This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-24 15:26:15 +00:00
Code
Releases
Wiki
Activity
Files
e9b4d25f20fc2d4a8fd1d47586616f014755d07c
godot
/
servers
/
rendering
/
renderer_rd
/
shaders
/
environment
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
…