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
3c3ceeebedbc06c4047ddeb747f4c6dec874a61e
godot
/
servers
/
rendering
/
renderer_rd
/
shaders
/
forward_clustered
T
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