This commit is contained in:
2026-03-31 10:26:51 -04:00
parent ca083dd384
commit 126d308543
51 changed files with 4545 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
GRID2D_OF_POINTS3D
# Dimensions
3 3
0 3 0
1 2 0
2 3 0
0 1 1
1 0 1
2 1 1
0 2 2
1 1 2
2 2 2