|
2 | 2 |
|
3 | 3 | > Studies in digital fabrication
|
4 | 4 |
|
5 | | -You will need to [install Processing Python Mode](https://abav.lugaralgum.com/como-instalar-o-processing-modo-python/index-EN.html) to run these examples! |
| 5 | +This is work in progress to convert the materials to [py5](https://py5coding.org). For the earlier [Processing Python Mode](https://abav.lugaralgum.com/como-instalar-o-processing-modo-python/index-EN.html) code, visit the "archive" branch: https://github.com/villares/Paper-objects-with-Processing-and-Python/tree/Processing-Python-mode |
6 | 6 |
|
7 | 7 | ---
|
8 | 8 |
|
9 | 9 | 
|
10 | 10 |
|
11 | | -[simple_2D_unfolded_box](https://github.com/villares/Paper-objects-with-Processing-and-Python/tree/master/simple_2D_unfolded_box) |
| 11 | +[simple_2D_unfolded_box](simple_2D_unfolded_box/) |
| 12 | + |
| 13 | +<!-- WIP |
12 | 14 |
|
13 | 15 | ---
|
14 | 16 |
|
15 | 17 | 
|
16 | 18 |
|
17 | | -[box_with_rectangular_holes](https://github.com/villares/Paper-objects-with-Processing-and-Python/tree/master/box_with_rectangular_holes) |
| 19 | +[box_with_rectangular_holes] |
18 | 20 |
|
19 | 21 | ---
|
20 | 22 |
|
21 | 23 | 
|
22 | 24 |
|
23 | | -[box_with_circular_holes](https://github.com/villares/Paper-objects-with-Processing-and-Python/tree/master/box_with_circular_holes) |
| 25 | +[box_with_circular_holes] |
24 | 26 |
|
25 | 27 | ---
|
26 | 28 |
|
27 | 29 | 
|
28 | 30 |
|
29 | | -[paraboloid_box_v0](https://github.com/villares/Paper-objects-with-Processing-and-Python/tree/master/paraboloid_box_v0) |
| 31 | +[paraboloid_box_v0] |
30 | 32 |
|
31 | 33 | ---
|
32 | 34 |
|
33 | 35 | 
|
34 | 36 |
|
35 | | -[unfold_pyramid](https://github.com/villares/Paper-objects-with-Processing-and-Python/tree/master/unfold_pyramid) |
| 37 | +[unfold_pyramid] |
| 38 | + |
| 39 | +--> |
36 | 40 |
|
37 | 41 | ---
|
38 | 42 |
|
39 | 43 | 
|
40 | 44 |
|
41 | | -[unfold_pyramidal_solid](https://github.com/villares/Paper-objects-with-Processing-and-Python/tree/master/unfold_pyramidal_solid) |
42 | | - |
| 45 | +[unfold_pyramidal_solid](unfold_pyramidal_solid/) |
0 commit comments