Add overly big object example

This commit is contained in:
hasufell 2014-05-09 23:45:22 +02:00
parent 71eae42e78
commit f1fa0eb03a
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
1 changed files with 18 additions and 0 deletions

View File

@ -0,0 +1,18 @@
v -100.0 0.0 100.0
v 100.0 0.0 100.0
v -100.0 100.0 100.0
v 100.0 100.0 100.0
v -100.0 100.0 -100.0
v 100.0 100.0 -100.0
v -100.0 0.0 -100.0
v 100.0 0.0 -100.0
v 0.0 200.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