minetest/client/shaders/nodes_shader
x2048 ff2d2a6e93
Add smooth light-shadow transition at noon (#11430)
Node faces with normals pointing East/West (+X/-X) will transition between light
and shadow at noon. This code makes the transition smooth.
2021-07-25 12:35:12 +02:00
..
opengl_fragment.glsl Add smooth light-shadow transition at noon (#11430) 2021-07-25 12:35:12 +02:00
opengl_vertex.glsl Shadow mapping render pass (#11244) 2021-06-06 18:51:21 +02:00