summaryrefslogtreecommitdiff
path: root/cube.mtl
diff options
context:
space:
mode:
authorJoe Crayne <joe@jerkface.net>2019-06-15 19:22:31 -0400
committerJoe Crayne <joe@jerkface.net>2019-06-15 19:22:31 -0400
commitd47f7ede02f6ef40ab7c439f9b7538ef9c16d554 (patch)
treef85f9b64c17290e0cf076c13a53b3d168cbb2e58 /cube.mtl
parentfc20aae36dfa150795967c46048abc8581b37d48 (diff)
Added grid texture.
Diffstat (limited to 'cube.mtl')
-rw-r--r--cube.mtl18
1 files changed, 16 insertions, 2 deletions
diff --git a/cube.mtl b/cube.mtl
index 92bd13c..470f397 100644
--- a/cube.mtl
+++ b/cube.mtl
@@ -1,9 +1,9 @@
1newmtl material0 1newmtl logo
2 Ns 10.0000 2 Ns 10.0000
3 Ni 1.5000 3 Ni 1.5000
4 d 1.0000 4 d 1.0000
5 Tr 0.0000 5 Tr 0.0000
6 Tf 1.0000 1.0000 1.0000 6 Tf 1.0000 1.0000 1.0000
7 illum 2 7 illum 2
8 Ka 0.0000 0.0000 0.0000 8 Ka 0.0000 0.0000 0.0000
9 Kd 0.5880 0.5880 0.5880 9 Kd 0.5880 0.5880 0.5880
@@ -11,3 +11,17 @@ newmtl material0
11 Ke 0.0000 0.0000 0.0000 11 Ke 0.0000 0.0000 0.0000
12 map_Ka logo.png 12 map_Ka logo.png
13 map_Kd logo.png 13 map_Kd logo.png
14
15newmtl grid
16 Ns 10.0000
17 Ni 1.5000
18 d 1.0000
19 Tr 0.0000
20 Tf 1.0000 1.0000 1.0000
21 illum 2
22 Ka 0.0000 0.0000 0.0000
23 Kd 0.5880 0.5880 0.5880
24 Ks 0.0000 0.0000 0.0000
25 Ke 0.0000 0.0000 0.0000
26 map_Ka UV_Grid_Sm.jpg
27 map_Kd UV_Grid_Sm.jpg