minetest/client/shaders
x2048 a5d29fa1d4
Implement shadow offsets for the new SM distortion function (#12191)
* Move shadow position calculation to vertex shaders
* Animate entire scene before rendering shadows to prevent lagging of shadows
* Remove unnecessary use of PolygonOffsetFactor
* Apply normal offset to both nodes and objects
* Rename getPerspectiveFactor -> applyPerspectiveDistortion
* Remove perspective distortion from fragment shaders
2022-04-14 22:49:30 +02:00
..
3d_interlaced_merge Use vec4 for varTexCoord in interlaced shader (#11004) 2021-03-01 13:37:32 +01:00
default_shader Fix swapped vertex colors on GLES2 2021-05-11 21:15:39 +02:00
minimap_shader Fix swapped vertex colors on GLES2 2021-05-11 21:15:39 +02:00
nodes_shader Implement shadow offsets for the new SM distortion function (#12191) 2022-04-14 22:49:30 +02:00
object_shader Implement shadow offsets for the new SM distortion function (#12191) 2022-04-14 22:49:30 +02:00
selection_shader Fix swapped vertex colors on GLES2 2021-05-11 21:15:39 +02:00
shadow_shaders Implement shadow offsets for the new SM distortion function (#12191) 2022-04-14 22:49:30 +02:00
stars_shader Sky: support GLES2 2020-11-26 12:49:10 -08:00