]> git.tdb.fi Git - libs/gl.git/blobdiff - demos/desertpillars/data/exported/Iron.tech
Add a moving point light to the night phase of desertpillars
[libs/gl.git] / demos / desertpillars / data / exported / Iron.tech
index 1e55ffba5676e0d59da2e281db42cba3384e34f4..7fa4e39bfe5b1bf2a9768f2aefc535a3b74348a3 100644 (file)
@@ -7,3 +7,7 @@ method "shadow"
 {
        shader "sphere_shadow.glsl.shader";
 };
+method "shadow_thsm"
+{
+       shader "sphere_shadow_thsm.glsl.shader";
+};