Cluster 3: Space Filling Geometry Systems – Approximating Artefacts Through Geometry

In this phase of the project, we’ve shifted our perspective. Until now, the physical experiments revolved around pressing artefacts into a predefined geometric mold. Specifically, we worked with the Peter Pearce’s Curved Space System, using saddle pentagons to form a continuous surface. This approach treated geometry as the fixed system, and artefacts as materials to be adapted. But what if we turned the concept around?

Continue reading

clustering of an inventory

Applying a clustering algorithm to an inventory of irregular unique objects can help to reduce the complexity involved in designing with such parts significantly. By dividing the inventory items into groups with similar characteristics, each group can then be represented by one “proto-part” instead, therefore reducing the amount of unique elements to be handled in setting up aggregation logics and the aggregation processes.
The decision about the number of different groups (Fig. 1) can be completely left to an algorithm (depending on various predefined – by the programmer – conditions) or be manually determined by the user/designer.

Fig. 1: clustering of inventory with different amounts of groups (“proto-parts”)
Continue reading