summaryrefslogtreecommitdiff
path: root/libs/assimp/test/models/OBJ/box_spaces.mtl
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2022-04-16 11:55:09 -0500
committersanine <sanine.not@pm.me>2022-04-16 11:55:09 -0500
commitdb81b925d776103326128bf629cbdda576a223e7 (patch)
tree58bea8155c686733310009f6bed7363f91fbeb9d /libs/assimp/test/models/OBJ/box_spaces.mtl
parent55860037b14fb3893ba21cf2654c83d349cc1082 (diff)
move 3rd-party librarys into libs/ and add built-in honeysuckle
Diffstat (limited to 'libs/assimp/test/models/OBJ/box_spaces.mtl')
-rw-r--r--libs/assimp/test/models/OBJ/box_spaces.mtl99
1 files changed, 99 insertions, 0 deletions
diff --git a/libs/assimp/test/models/OBJ/box_spaces.mtl b/libs/assimp/test/models/OBJ/box_spaces.mtl
new file mode 100644
index 0000000..0e0cc24
--- /dev/null
+++ b/libs/assimp/test/models/OBJ/box_spaces.mtl
@@ -0,0 +1,99 @@
+# Max2Mtl Version 4.0 Mar 10th, 2001
+#
+newmtl Material name with many, many spaces
+Ka 0.2 0.2 0.2
+Kd 0.2 0.2 0.2
+Ks 0.9 0.9 0.9
+d 1.0
+Ns 0.0
+illum 2
+#
+newmtl Door
+Ka 0.8 0.6 0.4
+Kd 0.8 0.6 0.4
+Ks 0.9 0.9 0.9
+d 1.0
+Ns 0.0
+illum 2
+#
+newmtl Floor
+Ka 0.9 0.9 0.7
+Kd 0.9 0.9 0.7
+Ks 0.9 0.9 0.9
+d 1.0
+Ns 0.0
+illum 2
+#
+newmtl Rafter
+Ka 0.8 0.5 0.2
+Kd 0.8 0.5 0.2
+Ks 0.9 0.9 0.9
+d 1.0
+Ns 0.0
+illum 2
+#
+newmtl Ridging
+Ka 0.4 0.3 0.3
+Kd 0.4 0.3 0.3
+Ks 0.9 0.9 0.9
+d 1.0
+Ns 0.0
+illum 2
+#
+newmtl Sill
+Ka 0.2 0.2 0.2
+Kd 0.2 0.2 0.2
+Ks 0.9 0.9 0.9
+d 1.0
+Ns 0.0
+illum 2
+#
+newmtl Site
+Ka 0.5 0.7 0.4
+Kd 0.5 0.7 0.4
+Ks 0.9 0.9 0.9
+d 1.0
+Ns 0.0
+illum 2
+#
+newmtl Roof
+Ka 0.9 0.9 0.6
+Kd 0.9 0.9 0.6
+Ks 0.9 0.9 0.9
+d 1.0
+Ns 0.0
+illum 2
+#
+newmtl Terraindæk
+Ka 0.4 0.3 0.3
+Kd 0.4 0.3 0.3
+Ks 0.9 0.9 0.9
+d 1.0
+Ns 0.0
+illum 2
+#
+newmtl Wall-inner
+Ka 0.8 0.7 0.5
+Kd 0.8 0.7 0.5
+Ks 0.9 0.9 0.9
+d 1.0
+Ns 0.0
+illum 2
+#
+newmtl Wall-out
+Ka 0.5 0.0 0.0
+Kd 0.5 0.0 0.0
+Ks 0.9 0.9 0.9
+d 1.0
+Ns 0.0
+illum 2
+#
+newmtl Windows
+Ka 0.6 0.7 0.8
+Kd 0.6 0.7 0.8
+Ks 0.9 0.9 0.9
+d 0.5
+Ns 0.0
+illum 2
+#
+# EOF