]> git.tdb.fi Git - libs/gl.git/blob - 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
1 method ""
2 {
3         material "Iron.mat";
4         shader "sphere.shader";
5 };
6 method "shadow"
7 {
8         shader "sphere_shadow.glsl.shader";
9 };
10 method "shadow_thsm"
11 {
12         shader "sphere_shadow_thsm.glsl.shader";
13 };