]> git.tdb.fi Git - libs/gl.git/blob - demos/desertpillars/data/exported/Iron.tech
Adjust and re-export desertpillars data with new features
[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 };