Paper objects with Processing and Python
Studies in digital fabrication from this GitHub repository using the py5 library that combines the Processing drawing infrastructure with modern Python. More about installing py5 and using the imported mode style.
For the earlier Processing Python Mode version of this project, visit the “archived branch”.
Simple 2D unfolded box
Code for the Simple 2D unfolded box
Box with rectangular holes
Code for Box with rectangular holes
Box with cricular holes
Code for Box with circular holes