Add tests for sla support and pad creation

This commit is contained in:
tamasmeszaros 2019-09-24 15:24:47 +02:00
parent e675a5d5c6
commit 277f6786d8
20 changed files with 40057 additions and 1 deletions

20
tests/data/20mm_cube.obj Normal file
View file

@ -0,0 +1,20 @@
v 20.000000 20.000000 0.000000
v 20.000000 0.000000 0.000000
v 0.000000 0.000000 0.000000
v 0.000000 20.000000 0.000000
v 20.000000 20.000000 20.000000
v 0.000000 20.000000 20.000000
v 0.000000 0.000000 20.000000
v 20.000000 0.000000 20.000000
f 1 2 3
f 1 3 4
f 5 6 7
f 5 7 8
f 1 5 8
f 1 8 2
f 2 8 7
f 2 7 3
f 3 7 6
f 3 6 4
f 5 1 4
f 5 4 6