Add obj test files

This commit is contained in:
hasufell 2014-10-07 22:56:07 +02:00
parent bb0b0a951b
commit b9048325c0
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
2 changed files with 31 additions and 0 deletions

5
UB1_einfach.obj Normal file
View File

@ -0,0 +1,5 @@
v 100.0 100.0
v 400.0 200.0
v 300.0 400.0
v 200.0 450.0
v 250.0 250.0

26
UB1_sonderfaelle.obj Normal file
View File

@ -0,0 +1,26 @@
v 100.0 100.0
v 200.0 200.0
v 300.0 300.0
v 300.0 100.0
v 400.0 100.0
v 400.0 400.0
v 500.0 300.0
v 400.0 200.0
v 400.0 300.0
[Vector2 {v2x = 100.0, v2y = 100.0},
Vector2 {v2x = 400.0, v2y = 100.0},
Vector2 {v2x = 500.0, v2y = 300.0},
Vector2 {v2x = 400.0, v2y = 300.0},
Vector2 {v2x = 400.0, v2y = 400.0}]
[Vector2 {v2x = 100.0, v2y = 100.0},
Vector2 {v2x = 300.0, v2y = 100.0},
Vector2 {v2x = 400.0, v2y = 100.0},
Vector2 {v2x = 500.0, v2y = 300.0},
Vector2 {v2x = 400.0, v2y = 300.0},
Vector2 {v2x = 400.0, v2y = 400.0}]