X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=demos%2Fdesertpillars%2Fdata%2Fexported%2FGround033.tech;h=38e3f4ecd4fdd81dc1762d604a9fb92a62b07e22;hb=0b766638d9707f1dfcde918637bde51fe7d00af3;hp=39811300ba296374ceb3a7c8eea88d63fdd20c9b;hpb=8033bd7822b4f24d86be186c47ba7e6d69931eeb;p=libs%2Fgl.git diff --git a/demos/desertpillars/data/exported/Ground033.tech b/demos/desertpillars/data/exported/Ground033.tech index 39811300..38e3f4ec 100644 --- a/demos/desertpillars/data/exported/Ground033.tech +++ b/demos/desertpillars/data/exported/Ground033.tech @@ -1,14 +1,15 @@ -pass "" +method "" { material { type pbr; - base_color_map "Ground033_2K_Color.jpg.tex2d"; + base_color_map "Ground033_2K_Color.jpg.tex"; metalness 0.00000; - roughness_map "Ground033_2K_Roughness.jpg.tex2d"; - normal_map "Ground033_2K_Normal.jpg.tex2d"; + roughness_map "Ground033_2K_Roughness.jpg.tex"; + normal_map "Ground033_2K_Normal.jpg.tex"; emission 0.00000 0.00000 0.00000; sampler "linear_mip.samp"; }; receive_shadows true; + image_based_lighting true; };