Import obj files
This commit is contained in:
parent
e182d73edc
commit
d81957a096
12 changed files with 5180 additions and 60 deletions
24
assets/models/cornell_box.mtl
Normal file
24
assets/models/cornell_box.mtl
Normal file
|
@ -0,0 +1,24 @@
|
|||
newmtl white
|
||||
Ka 0 0 0
|
||||
Kd 1 1 1
|
||||
Ks 0 0 0
|
||||
|
||||
newmtl red
|
||||
Ka 0 0 0
|
||||
Kd 1 0 0
|
||||
Ks 0 0 0
|
||||
|
||||
newmtl green
|
||||
Ka 0 0 0
|
||||
Kd 0 1 0
|
||||
Ks 0 0 0
|
||||
|
||||
newmtl blue
|
||||
Ka 0 0 0
|
||||
Kd 0 0 1
|
||||
Ks 0 0 0
|
||||
|
||||
newmtl light
|
||||
Ka 20 20 20
|
||||
Kd 1 1 1
|
||||
Ks 0 0 0
|
Loading…
Add table
Add a link
Reference in a new issue