top of page

Python in Grasshopper

Computational Design Final Project

ATLS 5650 Intro to Programming 

- Completed 3D modeling and rendering via Rhino / grasshopper 

Design Brief:  Use object oriented programming to design an interactive art installation. 

Design Thesis: In this final project I wanted to focus on learning the principles of form giving using Python in Grasshopper. The theme of my art exhibit was human scale recursion. The UML's below do now show the full python script but are intended to help the viewer understand what program each grasshopper script is running to create that form. 

Final Project Video

Recursion Wall

Screen Shot 2020-12-09 at 2.46.51 PM.png
Recursion wall UML.jpg

Recursive Bubbles

Screen Shot 2020-12-09 at 2.20.43 PM.png
Recursive bubbles UML.jpg

Prism Recursion

Screen Shot 2020-12-09 at 2.27.35 PM.png
Recursion prism.jpg
bottom of page