Computational Couture

Links

VIDEO

First Test on Grasshopper

I created a form with variable dimensions based on the Voronoï diagram.

Voronoï is the partition of a plane in cells from point called “germs”.
the diagram is found in nature especially on dragonfly wings or on turtle shells.

_

P a r a m e t e r s

- size of the box: width [x] height [z] depth [y]

- number of cells

- random sowing (population) allows to create variants in the distribution of points.

_

A p p r o a c h

These points serve as a basis for creating the voronoi diagram through a ready-to-use grasshopper component.

The cells with polycurves are scaled to form the inner wall of each cell.
these cells are then extruded and then capped (butcher hole plan.)

_

S t e p s

I start to place a flat box on Rhino.

Then, on Grasshopper I use a “rectangle” component. Add “slider” x2 to connect to [X] and [Y] input. Value of 10 and 10.

“Boundary Surface” connect from “rectangle” output [R] to input [E].

“Populate Geometry” connect from “Boundary Srf” output [S] to input [G].

“Voronoi” connect from “populate Geometry” output [P] to input [P] and “voronoi” input [B] to “rectangle” output [R].

to be able to change manually its possible to bake the points on rhino then modify it and re imported it on grasshopper with the parameter point. right-clic Set multiple point.

_


2. On 3D Printer.

save file on STL.

open the file with CURA.

layer thickness : 0.2mm

speed : 60 mm/sec (slow to have a good quality on fabric.)

_

- Parameters :

capture_d_ecran_2018-06-20_a_02.19.35.jpg

Result :

img_4568.jpg

img_4569.jpg

The draw is too large and he filament of the printer is rigid so it doesn't let the fabric retract and give a 3D shape.

img_4574.jpg

second print to have the 3D effect.

The form has been changed in Rhino to make it thin and open again on CURA using the same setting than the first test.

The filament has been changed for a flexible texture.

img_4572.jpg

img_4582.jpg

img_4583.jpg