X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=demos%2Fdesertpillars%2Fdata%2Fexported%2FStone.tech;fp=demos%2Fdesertpillars%2Fdata%2Fexported%2FStone.tech;h=999092e352a9cef234844455c28cb441203cedc6;hb=829d3bd891414405a4d388d22476ba1a98b654c3;hp=ec273f402971f971bd9c9e12dec474d264d56a78;hpb=be92396630a2065e43c21d9d1904e97014844cff;p=libs%2Fgl.git diff --git a/demos/desertpillars/data/exported/Stone.tech b/demos/desertpillars/data/exported/Stone.tech index ec273f40..999092e3 100644 --- a/demos/desertpillars/data/exported/Stone.tech +++ b/demos/desertpillars/data/exported/Stone.tech @@ -3,10 +3,10 @@ method "" material { type pbr; - base_color_map "Stone_albedo.jpg.tex2d"; + base_color_map "Stone_albedo.jpg.tex"; metalness 0.00000; - roughness_map "Stone_roughness.jpg.tex2d"; - normal_map "Stone_normal.jpg.tex2d"; + roughness_map "Stone_roughness.jpg.tex"; + normal_map "Stone_normal.jpg.tex"; emission 0.00000 0.00000 0.00000; sampler "linear_mip.samp"; };