This repository contains materials and examples for the Robotic Fabrication Seminar, which explores how robotic fabrication and perception can be integrated into architectural workflows. Using robotic manipulators, and vision systems, participants learn to build simple perception-to-action pipelines and experiment with design-to-fabrication processes inspired by the Trencadís mosaic technique.
- gh/ — Grasshopper definitions for design and trajectory generation
- python/ — Python scripts for vision system processing
- Download and install:
- Clone this repository:
or download the ZIP from the webpage
git clone <repo-url>
- Open the repository in VS Code.
- Explore the
gh/folder for Grasshopper examples and thepython/folder for vision processing scripts.
- Rhino + Grasshopper
- Anaconda3 with Python3.10.x environment
- Vscode
MIT — see LICENSE for details.