|
1 | 1 | # Paper objects with Processing and Python
|
2 | 2 |
|
| 3 | +##### TOC |
| 4 | + |
3 | 5 | > Studies in digital fabrication
|
4 | 6 |
|
5 | 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>
|
6 | 8 |
|
7 | | ---- |
| 9 | +## Simple 2D unfolded box |
8 | 10 |
|
9 | 11 | 
|
10 | 12 |
|
11 | 13 | [Simple 2D unfolded box](simple_2D_unfolded_box/)
|
12 | 14 |
|
13 | | ---- |
| 15 | +## Box with rectangular holes |
14 | 16 |
|
15 | 17 | 
|
16 | 18 |
|
17 | 19 | [Box with rectangular holes](box_with_rectangular_holes/)
|
18 | 20 |
|
19 | | ---- |
| 21 | +## Box with cricular holes |
20 | 22 |
|
21 | 23 | 
|
22 | 24 |
|
23 | 25 | [Box with circular holes](box_with_circular_holes/)
|
24 | 26 |
|
25 | | ---- |
| 27 | +## Paraboloid box |
26 | 28 |
|
27 | 29 | 
|
28 | 30 |
|
29 | 31 | [Paraboloid box v0](paraboloid_box_v0/)
|
30 | 32 |
|
31 | | ---- |
| 33 | +## Unfold Pyramid |
32 | 34 |
|
33 | 35 | 
|
34 | 36 |
|
35 | 37 | [Unfold pyramid](unfold_pyramid/)
|
36 | 38 |
|
37 | | ---- |
| 39 | +## Unfold Pyramidal Solid |
38 | 40 |
|
39 | 41 | 
|
40 | 42 |
|
41 | 43 | [Unfold pyramidal solid](unfold_pyramidal_solid_py5/)
|
| 44 | + |
0 commit comments