Fix OBJ loader spam for Hellfire Forge
This commit is contained in:
parent
8ab985399c
commit
332e16a585
|
@ -2,10 +2,10 @@
|
|||
# Material Count: 1
|
||||
|
||||
newmtl None
|
||||
Ns 0
|
||||
#Ns 0
|
||||
Ka 0.000000 0.000000 0.000000
|
||||
Kd 0.8 0.8 0.8
|
||||
Ks 0.8 0.8 0.8
|
||||
#Ks 0.8 0.8 0.8
|
||||
d 1
|
||||
illum 2
|
||||
#illum 2
|
||||
map_Kd bloodmagic:models/hellfireforge
|
||||
|
|
|
@ -499,7 +499,7 @@ vn 0.000000 -0.707100 -0.707100
|
|||
vn 0.000000 0.707100 -0.707100
|
||||
vn 0.000000 -0.707100 0.707100
|
||||
usemtl None
|
||||
s off
|
||||
#s off
|
||||
f 1/1/1 2/2/1 3/3/1 4/4/1
|
||||
f 5/5/2 6/6/2 7/7/2 8/8/2
|
||||
f 8/9/3 1/1/3 4/4/3 5/10/3
|
||||
|
|
Loading…
Reference in a new issue