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-10 13:00:37 +00:00
Code
Releases
Wiki
Activity
Files
9ee41c707eaafb24584299fb1aef8a74f3dae4c5
godot
/
servers
/
rendering
/
renderer_rd
/
forward_clustered
History
clayjohn
04846c1d6d
Avoid default fallback material when using world_vertex_coords
...
This avoids z-fighting between the opaque shader and the depth prepass shader
2023-10-05 19:11:48 -06:00
..
render_forward_clustered.cpp
Avoid default fallback material when using world_vertex_coords
2023-10-05 19:11:48 -06:00
render_forward_clustered.h
Vertex and attribute compression to reduce the size of the vertex format.
2023-10-05 12:02:23 -06:00
scene_shader_forward_clustered.cpp
Avoid default fallback material when using world_vertex_coords
2023-10-05 19:11:48 -06:00
scene_shader_forward_clustered.h
Vertex and attribute compression to reduce the size of the vertex format.
2023-10-05 12:02:23 -06:00
SCsub
Move clustered renderer functionality
2021-04-05 23:11:38 +10:00