Add test objs for Polygon Triangulation algorithm

This commit is contained in:
hasufell 2015-01-08 01:42:07 +01:00
parent edd4ec38d7
commit b6b9cead2a
No known key found for this signature in database
GPG Key ID: 220CD1C5BDEED020
5 changed files with 75 additions and 0 deletions

11
test_objs/polygon_1.obj Normal file
View File

@ -0,0 +1,11 @@
v 250 490
v 150 460
v 90 410
v 175 430
v 100 325
v 325 300
v 400 350
v 350 470
v 300 450
f 1 2 3 4 5 6 7 8 9

21
test_objs/polygon_2.obj Normal file
View File

@ -0,0 +1,21 @@
v 180 300
v 225 230
v 180 200
v 260 203
v 300 240
v 300 202
v 340 201
v 340 320
v 370 321
v 370 204
v 400 302
v 370 375
v 330 376
v 260 425
v 220 374
v 300 377
v 250 310
v 225 301
v 200 426
f 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19

14
test_objs/polygon_3.obj Normal file
View File

@ -0,0 +1,14 @@
v 50 251
v 350 250
v 325 403
v 300 303
v 275 302
v 250 402
v 225 298
v 200 299
v 175 401
v 150 301
v 125 300
v 100 400
f 1 2 3 4 5 6 7 8 9 10 11 12

18
test_objs/polygon_4.obj Normal file
View File

@ -0,0 +1,18 @@
v 250 400
v 275 380
v 320 420
v 325 300
v 350 295
v 345 250
v 300 260
v 320 220
v 250 290
v 200 200
v 180 301
v 190 320
v 210 291
v 220 340
v 200 375
#f 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
f 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1

11
test_objs/polygon_5.obj Normal file
View File

@ -0,0 +1,11 @@
v 50 251
v 350 250
v 325 403
v 275 302
v 250 402
v 200 299
v 175 401
v 125 300
v 100 400
f 1 2 3 4 5 6 7 8 9