Add generation of 3d data
This commit is contained in:
parent
424721ccfc
commit
22bc527716
14 changed files with 105 additions and 1 deletions
8
data/2d/simple.csv
Normal file
8
data/2d/simple.csv
Normal file
|
@ -0,0 +1,8 @@
|
|||
0,-30,6,0,10
|
||||
0,30,-6,0,10
|
||||
200,0,0,-5,3
|
||||
-200,0,0,5,2
|
||||
0,300,-6,0,4
|
||||
0,-300,5,0,3
|
||||
-300,300,3,2,5
|
||||
300,-300,-3,-3,4
|
|
Loading…
Add table
Add a link
Reference in a new issue