|
2 | 2 |
|
3 | 3 | ##### TOC
|
4 | 4 |
|
5 | | -> Studies in digital fabrication |
6 | | - |
7 | | -<sub>For the earlier [Processing Python Mode](https://abav.lugaralgum.com/como-instalar-o-processing-modo-python/index-EN.html) version of this project, visit the ["archived branch"](https://github.com/villares/Paper-objects-with-Processing-and-Python/tree/Processing-Python-mode).</sub> |
| 5 | +> Studies in digital fabrication [from this GitHub repository](ttps://github.com/villares/Paper-objects-with-Processing-and-Python/). |
| 6 | +> <sub>For the earlier [Processing Python Mode](https://abav.lugaralgum.com/como-instalar-o-processing-modo-python/index-EN.html) version of this project, visit the ["archived branch"](https://github.com/villares/Paper-objects-with-Processing-and-Python/tree/Processing-Python-mode).</sub> |
8 | 7 |
|
9 | 8 | ## Simple 2D unfolded box
|
10 | 9 |
|
11 | 10 | 
|
12 | 11 |
|
13 | | -[Simple 2D unfolded box](simple_2D_unfolded_box/) |
| 12 | +[Code for the Simple 2D unfolded box](https://github.com/villares/Paper-objects-with-Processing-and-Python/tree/main/simple_2D_unfolded_box/) |
14 | 13 |
|
15 | 14 | ## Box with rectangular holes
|
16 | 15 |
|
17 | 16 | 
|
18 | 17 |
|
19 | | -[Box with rectangular holes](box_with_rectangular_holes/) |
| 18 | +[Code for Box with rectangular holes](https://github.com/villares/Paper-objects-with-Processing-and-Python/tree/main/box_with_rectangular_holes/) |
20 | 19 |
|
21 | 20 | ## Box with cricular holes
|
22 | 21 |
|
23 | 22 | 
|
24 | 23 |
|
25 | | -[Box with circular holes](box_with_circular_holes/) |
| 24 | +[Code for Box with circular holes](https://github.com/villares/Paper-objects-with-Processing-and-Python/tree/main/box_with_circular_holes/) |
26 | 25 |
|
27 | 26 | ## Paraboloid box
|
28 | 27 |
|
29 | 28 | 
|
30 | 29 |
|
31 | | -[Paraboloid box v0](paraboloid_box_v0/) |
| 30 | +[Code for Paraboloid box v0](https://github.com/villares/Paper-objects-with-Processing-and-Python/tree/main/paraboloid_box_v0/) |
32 | 31 |
|
33 | 32 | ## Unfold Pyramid
|
34 | 33 |
|
35 | 34 | 
|
36 | 35 |
|
37 | | -[Unfold pyramid](unfold_pyramid/) |
| 36 | +[Code for Unfold pyramid](https://github.com/villares/Paper-objects-with-Processing-and-Python/tree/main/unfold_pyramid/) |
38 | 37 |
|
39 | 38 | ## Unfold Pyramidal Solid
|
40 | 39 |
|
41 | 40 | 
|
42 | 41 |
|
43 | | -[Unfold pyramidal solid](unfold_pyramidal_solid_py5/) |
| 42 | +[Code for Unfold pyramidal solid](https://github.com/villares/Paper-objects-with-Processing-and-Python/tree/main/unfold_pyramidal_solid_py5/) |
44 | 43 |
|
0 commit comments