Commit graph

5 commits

Author SHA1 Message Date
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
reo
2a255affe4 Fix the skybox visual artifact bug #10 2025-12-15 17:08:51 +03:00
reo
73692b710e Add debug wireframe rendering support 2025-12-15 15:53:54 +03:00
reo
1e9b997aeb Implement HDRI skybox support 2025-09-26 22:44:43 +03:00
reo
cc7921a5fe wip: engine enhancements and fixes 2025-08-24 18:49:41 +03:00