minetest/client/shaders/nodes_shader
lhofhansl 5fde69798c
Simple shader fixes. (#8991)
1. Pass current camera offset to shader, so shader have access to the global coordinates
2. Pass animation timer to fragment shader. C++ code is already there, just wasn't declared in the shader
3. Delay animation timer wrap-around (from 100s to about 16 minutes)
2019-09-26 13:57:39 -07:00
..
opengl_fragment.glsl Simple shader fixes. (#8991) 2019-09-26 13:57:39 -07:00
opengl_vertex.glsl Simple shader fixes. (#8991) 2019-09-26 13:57:39 -07:00