Recursive Topologies – Deconstructed Grid

This project experiments with recursivity algorithms in computational design with rhinoceros and grasshopper.

The Barcelona Pavilion goes under a series of analysis and geometric logic to provide multiple variations of the same balance and space logic.The grid and balance of the pavilion get augmented by allowing the pavilion to developeded itself in a 3 dimensional space getting rid of the laws of physics.

Generative growth logic :

- Random selection of one of the volume
- Decompose the volume into planes
- Randomly select one of the planes
- Find the normal on the center of the plane
- Move the volume in the normal direction selected a random distance based on the overall size
- Rotate the volume on the normal axis randomly in 0-90-180-360 degrees
- Check if the new volume intersect or touch any of the initial volumes
- In case it doesn´t collide with any element add to the general geometry
- Start again

The balance between the physical elements of the pavilion get expanded as a 3 dimensional space exploration. To invite the user to explore the spacility created by Mies Van der Rohe transformed in to a multiscalar environment. Directing the digital user trought a new world that could be explored in virtual reality.


Return to portfolio >