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-06 12:20:30 +00:00
Code
Releases
Wiki
Activity
Files
5ac6bce58df786dbcf76ec7d87281bc43fc24cfe
godot
/
servers
/
rendering
/
renderer_rd
/
shaders
/
forward_clustered
History
clayjohn
a525e30c27
Avoid flipping normal based on facing direction when calculation SDF. This shader runs for multiple directions, so the flip direction won't be accurate and just creates bad normals
2025-01-27 16:48:29 -08:00
..
best_fit_normal.glsl
Use best fit normals for storing screen space normals
2023-12-21 14:41:29 -07:00
scene_forward_clustered_inc.glsl
Implement shadowmasks for LightmapGI
2024-12-12 11:00:28 +01:00
scene_forward_clustered.glsl
Avoid flipping normal based on facing direction when calculation SDF. This shader runs for multiple directions, so the flip direction won't be accurate and just creates bad normals
2025-01-27 16:48:29 -08:00
SCsub
SCons: Add unobtrusive type hints in SCons files
2024-09-25 09:34:35 -05:00