]> git.tdb.fi Git - libs/gl.git/blob - demos/desertpillars/data/sphere.shader
Use PBR with IBL for the sphere in desert pillars
[libs/gl.git] / demos / desertpillars / data / sphere.shader
1 module "sphere.glsl"
2 {
3         specialize "use_image_based_lighting" true;
4 };