X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=demos%2Fdesertpillars%2Fdata%2Fsphere.glsl;h=46dd1f67b8b7f3365726166bb4c7712508db52bd;hb=01113149a4f70b590e6817aa4ba04062f7db4771;hp=0dd872bd71e4dc800b728e69abdeb46dd6cdcdf2;hpb=e03a752116ab28283bf89dddf1228804cc853a7b;p=libs%2Fgl.git diff --git a/demos/desertpillars/data/sphere.glsl b/demos/desertpillars/data/sphere.glsl index 0dd872bd..46dd1f67 100644 --- a/demos/desertpillars/data/sphere.glsl +++ b/demos/desertpillars/data/sphere.glsl @@ -1,2 +1,2 @@ -import cooktorrance; +import pbr_material; import sphere_morph;