Add generation of 3d data

This commit is contained in:
Michael Bradley 2023-10-08 12:21:51 -04:00
parent 424721ccfc
commit 22bc527716
14 changed files with 105 additions and 1 deletions

4
data/2d/quaternary.csv Normal file
View file

@ -0,0 +1,4 @@
100,0,0,2.25,5
0,100,-2.25,0,5
-100,0,0,-2.25,5
0,-100,2.25,0,5
1 100 0 0 2.25 5
2 0 100 -2.25 0 5
3 -100 0 0 -2.25 5
4 0 -100 2.25 0 5