]> git.tdb.fi Git - libs/gl.git/blob - demos/desertpillars/data/sphere.shader
Add a moving point light to the night phase of desertpillars
[libs/gl.git] / demos / desertpillars / data / sphere.shader
1 module "sphere.glsl"
2 {
3         specialize "use_image_based_lighting" true;
4         specialize "use_shadow_map" true;
5 };