Voronoi Kündekâri

by Tuğrul Yazar | June 28, 2013 16:34

Kündekâri [1]is an old woodworking technique, composed of interlocking parts without any glue or nail. It is primarily used in wooden doors and minbers inside Mosques. The interlocking system[2] makes the whole structure very durable. I tried to model this technique using the Voronoi pattern, naming it Voronoi Kündekâri. Below you see a typical example of Kündekâri pieces and the resulting pattern.

kündekâri

The interesting part of the Grasshopper[3] model is to define the tongue-and-groove detail. It is similar to a puzzle. Although it is very easy in Rhino[4] to create it, I found it challenging to implement this detail with a non-regular subdivision such as Voronoi[5]. In a regular subdivision such as hexagons, it was way much easier, such as the Trifoliolate (explained here). You have to tell Grasshopper which edge is tongue and which edge is groove one by one. In the real world, it is a very simple decision, but it is a mess for a dataflow algorithm. Because you should consider a random Voronoi subdivision, with cells composed of 3, 4, 5, or 6 edges. So, as you can see in the diagram below, I tried many tricks to solve this problem.

You can click on the diagram to see it larger. My process was simply splitting the edges, offsetting, and connecting the ends.

[6]
https://youtu.be/xIlcC0cXVEw

You can rebuild the definition by looking at the definition above. However, if you want to support this website by downloading my Grasshopper file; would you consider being my Patreon? Here is the link to my Patreon page[7] including the working Grasshopper files for the Voronoi Kündekâri and more. 

Endnotes:
  1. Kündekâri : https://tr.wikipedia.org/wiki/K%C3%BCndekari
  2. interlocking system: https://www.designcoding.net/?s=interlocking
  3. Grasshopper: https://www.designcoding.net/category/tools-and-languages/grasshopper/
  4. Rhino: https://www.designcoding.net/category/tools-and-languages/rhino/
  5. Voronoi: https://www.designcoding.net/?s=voronoi
  6. [Image]: https://www.designcoding.net/decoder/wp-content/uploads/2023/06/2013_06_28-kundekari-def.png
  7. Here is the link to my Patreon page: https://www.patreon.com/posts/voronoi-85327119?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=postshare_creator&utm_content=join_link

Source URL: https://www.designcoding.net/voronoi-kundekari/