Initial commit
This commit is contained in:
commit
05c65aad4d
155 changed files with 93617 additions and 0 deletions
8
viewer/examples/box-missing-mtl.obj
Normal file
8
viewer/examples/box-missing-mtl.obj
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
# Test fixture for OBJ fallback when the referenced material file is missing.
|
||||
mtllib missing-material.mtl
|
||||
o Triangle
|
||||
v 0.000000 0.000000 0.000000
|
||||
v 1.000000 0.000000 0.000000
|
||||
v 0.000000 1.000000 0.000000
|
||||
vn 0.0000 0.0000 1.0000
|
||||
f 1//1 2//1 3//1
|
||||
Loading…
Add table
Add a link
Reference in a new issue