raidillon/assets/shaders
reo 71e991db77 Improve lighting
- No specular on surfaces facing away from the light source
- Transform the light direction to view space to ensure that all
  lighting calculations happen in a consistent coordinate space.
- Other lighting tweaks
2025-12-24 20:02:16 +03:00
..
debug_wireframe.frag Add debug wireframe rendering support 2025-12-15 15:53:54 +03:00
debug_wireframe.vert Add debug wireframe rendering support 2025-12-15 15:53:54 +03:00
gl_textured.frag Improve lighting 2025-12-24 20:02:16 +03:00
gl_textured.vert wip: engine enhancements and fixes 2025-08-24 18:49:41 +03:00
skybox.frag Fix the skybox visual artifact bug #10 2025-12-15 17:08:51 +03:00
skybox.vert wip: engine enhancements and fixes 2025-08-24 18:49:41 +03:00