Basic working implementation
This commit is contained in:
commit
cc1c1a9130
7 changed files with 845 additions and 0 deletions
8
data/simple.csv
Normal file
8
data/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