Introduction

Trencadis is a form of Mosaic art formed and developed by Architect Antonio Gaudi using discarded broken tiles. This was done by hand back then of course. Nowadays , with progress in the development of technology, robotics are nowadays used in accurately stacking bricks upon one another, 3D printing as well as placing pieces to form a pattern. This is where Trencadis comes into this project because in this weeks seminar, students used computation design to form a Trencadis pattern , which is physically built using a robotic arm.

Hands-On Trencadis-Workshop with artist Evan Powell  

In a guided workshop led by Barcelona-based ceramic artist Evan Powell (Brass Wheel Ceramics), he explained trencadís fundamentals: intuitive breakage for edge interlocking, color flow in assembly, and adaptive patterning echoing Gaudí’s organic mosaics. 

We fractured ceramic tiles using hammers and pliers, sorted by hue , and assembled a river tabletop prototype—a surface with flowing tile “river” inlays to study the material process.

Powell’s bespoke ceramic expertise bridged craft intuition to robotic scalability for the checkerboard mosaic.

Ideation


A  checkerboard for its simplicity- assumed to be part of a conical surface —alternating brown and white squares (e.g., 4×4 grid)—to highlight the tension between geometric rigidity and the organic, irregular shapes of broken tiles. Parametrically, we used Rhino/Grasshopper to map scanned tile geometries onto the grid, accounting for variations in size/shape (5-10cm fragments).


Challenges included ensuring edge alignment within 5-10mm tolerances to reduce gaps; solutions involved algorithmic sorting by color and orientation. This strategy explores how manual processes can become parametric, enabling scalable designs for architectural applications like facades or floors.

Our initial aspirations and design concept showing trencadis organized into the checkerboard for a flooring application

Algorithmic Iterations

Iteration #1 Iteration#2 Iteration #3

Iteration #1

-Started experimenting with a simple linear grid
-Tested several variations of parameters to analyse: right from distance of the pieces up to rotation of pieces
-Pieces would manage to fit each other with taking consideration of negative spaces being formed
-Two sets of grout color would be used to form a checkered like pattern to compliment the selected colored ceramic pieces

Iteration #2

-Same grid structure was used but reduced to 4 panels

-Parameters used- reducing the space between the ceramic pieces, testing several rotation values and later using seed parameter to generate options

-Parameters used to further analyse which option has maximum use of pieces fitting with each other as well as reducing negative spaces, covering the whole tile space

Iteration #3

-Third iteration similar to the first but with change of grid lines matching perspective grid, causing the squares to change in area size

-The ceramic pieces, through changes in parameters from distance between pieces and orientation , managed to form a blend of jigsaw puzzle connection and stacking on each other to cover maximum space of each grid shape

-Two sets of colors were selected to act as background for the added pieces

Fabrication & Workflow

The fabrication process began with manual fragmentation during the bootcamp, where we broke ceramic tiles into brown, white, and gray pieces using hammers and pliers. We sorted these fragments by color and studied edge interlocking. This hands-on phase provided tactile insight into material behavior, forming the foundation for digital translation. The team aimed to prepare a diverse tile set to support the checkerboard color alternation, despite initial consistency challenges.

Building on craft skills, the team learnt to operate the robotic fabrication pipeline, utilizing 3D scanning to capture tile geometries and programming the UR10 robot for precise placement. This involved understanding data processing in Python to refine models, ensuring accuracy

Additionally, we synthesized physical and digital workflows, integrating scanned tiles with parametric designs to create a cohesive mosaic.