Add example .obj file
This represents a cubus with one face missing, so the cubus is open.
This commit is contained in:
parent
07a2827c2f
commit
bb1e4cb38d
14
obj/quad_upper_face_missing.obj
Normal file
14
obj/quad_upper_face_missing.obj
Normal file
@ -0,0 +1,14 @@
|
||||
# This file uses centimeters as units for non-parametric coordinates.
|
||||
v -0.500000 -0.500000 0.500000
|
||||
v 0.500000 -0.500000 0.500000
|
||||
v -0.500000 0.500000 0.500000
|
||||
v 0.500000 0.500000 0.500000
|
||||
v -0.500000 0.500000 -0.500000
|
||||
v 0.500000 0.500000 -0.500000
|
||||
v -0.500000 -0.500000 -0.500000
|
||||
v 0.500000 -0.500000 -0.500000
|
||||
f 1 2 4 3
|
||||
f 5 6 8 7
|
||||
f 7 8 2 1
|
||||
f 2 8 6 4
|
||||
f 7 1 3 5
|
Loading…
Reference in New Issue
Block a user