engine/bin/data/shaders/raytrace
2026-05-13 23:43:21 -05:00
..
shader.ray-gen.glsl fixed BARYCENTRIC_CALCULATE because it was actually stemming from not using the actual camera UBO used to render the scene (even though nsight showed the values matching so who knows) 2026-05-13 23:43:21 -05:00
shader.ray-hit-any.glsl
shader.ray-hit-closest.glsl
shader.ray-miss.glsl