Skip to content

villares/Paper-objects-with-Processing-and-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

923d4b7 · Dec 21, 2024

History

51 Commits
Dec 21, 2024
Jan 24, 2023
Jan 5, 2023
Jan 5, 2023
Jan 5, 2023
Jan 5, 2023
Jan 4, 2023
Jan 5, 2023
Jan 5, 2023
Jan 4, 2023
Jan 4, 2023
Jan 25, 2023

Repository files navigation

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

simple_2D_unfolded_box

Code for the Simple 2D unfolded box

Box with rectangular holes

box_with_rectangular_holes

Code for Box with rectangular holes

Box with cricular holes

box_with_circular_holes

Code for Box with circular holes

Paraboloid box

paraboloid_box_v0

Code for Paraboloid box v0

Unfold Pyramid

unfold_pyramid

Code for Unfold pyramid

Unfold Pyramidal Solid

unfold_pyramidal_solid

Code for Unfold pyramidal solid