1
0
Fork 0
mirror of https://github.com/Reuh/wirefame.git synced 2025-10-27 17:49:31 +00:00

First commit

This commit is contained in:
Étienne Fildadut 2019-12-25 16:49:28 +01:00
commit b4798c8c16
7 changed files with 148562 additions and 0 deletions

31
test/box.obj Normal file
View file

@ -0,0 +1,31 @@
# Vertices: 8
# Points: 0
# Lines: 0
# Faces: 6
# Materials: 1
o 1
# Vertex list
v -0.5 -0.5 0.5
v -0.5 -0.5 -0.5
v -0.5 0.5 -0.5
v -0.5 0.5 0.5
v 0.5 -0.5 0.5
v 0.5 -0.5 -0.5
v 0.5 0.5 -0.5
v 0.5 0.5 0.5
# Point/Line/Face list
usemtl Default
f 4 3 2 1
f 2 6 5 1
f 3 7 6 2
f 8 7 3 4
f 5 8 4 1
f 6 7 8 5
l 8 7 5 4
# End of file