add lab3 results

This commit is contained in:
2026-04-04 15:10:43 -04:00
parent be7256b320
commit 7f6e3b62ee
25 changed files with 13129 additions and 1 deletions

View File

@@ -0,0 +1,37 @@
GRID2D_OF_POINTS3D
# Dimensions
4 8
0 0 0
1 2 0
2 2 0
3 0 0
4 0 0
5 2 0
6 2 0
7 0 0
0 0 1
1 2 1
2 2 1
3 0 1
4 0 1
5 2 1
6 2 1
7 0 1
0 0 2
1 0 2
2 0 2
3 2 2
4 2 2
5 0 2
6 0 2
7 0 3
0 0 3
1 0 3
2 0 3
3 2 3
4 2 3
5 0 3
6 0 3
7 0 3