Import material textures with mesh assets
This commit is contained in:
7
tests/fixtures/Resources/Mesh/textured_triangle.mtl
vendored
Normal file
7
tests/fixtures/Resources/Mesh/textured_triangle.mtl
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
newmtl TestMaterial
|
||||
Ka 1.000000 1.000000 1.000000
|
||||
Kd 1.000000 1.000000 1.000000
|
||||
Ks 0.000000 0.000000 0.000000
|
||||
d 1.0
|
||||
illum 2
|
||||
map_Kd checker.bmp
|
||||
Reference in New Issue
Block a user