]> git.tdb.fi Git - libs/gl.git/blobdiff - demos/desertpillars/data/exported/Ground033.tech
Remake the desertpillars demo using modern techniques
[libs/gl.git] / demos / desertpillars / data / exported / Ground033.tech
diff --git a/demos/desertpillars/data/exported/Ground033.tech b/demos/desertpillars/data/exported/Ground033.tech
new file mode 100644 (file)
index 0000000..3981130
--- /dev/null
@@ -0,0 +1,14 @@
+pass ""
+{
+       material
+       {
+               type pbr;
+               base_color_map "Ground033_2K_Color.jpg.tex2d";
+               metalness 0.00000;
+               roughness_map "Ground033_2K_Roughness.jpg.tex2d";
+               normal_map "Ground033_2K_Normal.jpg.tex2d";
+               emission 0.00000 0.00000 0.00000;
+               sampler "linear_mip.samp";
+       };
+       receive_shadows true;
+};