Add .obj test files

This commit is contained in:
hasufell 2014-05-06 23:11:13 +02:00
parent 1be990e253
commit f6ee3658fb
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
2 changed files with 32 additions and 0 deletions

18
testcube_mitSpitze.obj Normal file
View File

@ -0,0 +1,18 @@
v -1.0 0.0 1.0
v 1.0 0.0 1.0
v -1.0 1.0 1.0
v 1.0 1.0 1.0
v -1.0 1.0 -1.0
v 1.0 1.0 -1.0
v -1.0 0.0 -1.0
v 1.0 0.0 -1.0
v 0.0 2.0 0.0
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
f 3 4 9
f 4 6 9
f 6 5 9
f 5 3 9

14
testcube_trans.obj Normal file
View File

@ -0,0 +1,14 @@
v 9.0 10.0 11.0
v 11.0 10.0 11.0
v 9.0 11.0 11.0
v 11.0 11.0 11.0
v 9.0 11.0 9.0
v 11.0 11.0 9.0
v 9.0 10.0 9.0
v 11.0 10.0 9.0
f 1 2 4 3
f 3 4 6 5
f 5 6 8 7
f 7 8 2 1
f 2 8 6 4
f 7 1 3 5