new stuff
This commit is contained in:
parent
8998bc3936
commit
64c8492e5c
6907 changed files with 3401899 additions and 0 deletions
13
assimp/test/models/OBJ/folder/mtl_different_folder.mtl
Normal file
13
assimp/test/models/OBJ/folder/mtl_different_folder.mtl
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
# Example for github issue #2355: {OBJ} mtllib with a path == can't find texture file
|
||||
|
||||
newmtl Whatever
|
||||
Ka 0 0 0
|
||||
Kd 0.141176 0.184314 0.411765
|
||||
Ks 0 0 0
|
||||
Ni 1
|
||||
Ns 400
|
||||
Tf 1 1 1
|
||||
d 1
|
||||
map_Kd image.jpg
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue