]> git.tdb.fi Git - libs/gl.git/blob - demos/desertpillars/data/exported/Iron.tech
1e55ffba5676e0d59da2e281db42cba3384e34f4
[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 };