Added Object and Texture loading

This commit is contained in:
2016-05-09 12:20:36 +02:00
parent a08328981c
commit 7ef4292825
47 changed files with 8684 additions and 0 deletions
Binary file not shown.
Binary file not shown.
+12
View File
@@ -0,0 +1,12 @@
# Blender MTL File: 'normaltest.blend'
# Material Count: 1
newmtl _normaltest
Ns 0
Ka 0.000000 0.000000 0.000000
Kd 0.8 0.8 0.8
Ks 0.8 0.8 0.8
d 1
illum 2
map_Kd texture.png
map_bump normaltest.png
Binary file not shown.

After

Width:  |  Height:  |  Size: 363 KiB

Binary file not shown.
Binary file not shown.
@@ -0,0 +1,12 @@
# Blender MTL File: 'normaltest2.blend'
# Material Count: 1
newmtl _normaltest
Ns 0
Ka 0.000000 0.000000 0.000000
Kd 0.8 0.8 0.8
Ks 0.8 0.8 0.8
d 1
illum 2
map_Kd texture.png
map_bump normaltest2.png
Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 22 KiB