Evolution Door: Folding Experiments (2)

by Tuğrul Yazar | December 25, 2022 17:27

Here is the Grasshopper implementation of the famous Evolution Door design by Klemens Torggler[1]. The code I used here is from my course on Parametric Modeling[2]. This Grasshopper algorithm is a good exercise for the basics of Kangaroo. I attached several goal objects to a special mesh object created in Rhinoceros. Kangaroo’s goal objects work as expected to simulate the folding door behavior. I used the goal objects to fix some of the corner points and fix the edge lengths. Thus, it mimics the real-world behavior of the system.

There are many interesting designs on Klemens Torggler’s website.[3] I think I modeled the “Triangle” design of the Evolution Door in here. In the above video, I tried to show how it works. However, the special hinge system, which I have no idea about, can not be modeled here. Therefore, I left the rotations free, allowing many errors. Anyway, if you play enough with it, you can open and close it too.

Evolving Door

Above are the Grasshopper definition and a screenshot while opening the door. Below are the Rhino and Grasshopper files if you want to test them. In the Parametric Modeling course, I show this Evolution Door algorithm as an introductory example for Kangaroo and Folding Structures. There are many possible improvements to this algorithm. For example, you can add the thickness of the door, fixing the hinge rotations better. Also, other types of systems from Torggler’s website can be studied and tested on screen.

Rhino 7 FileDownload[4]
Grasshopper file (Tested: December 2022)Download[5]
Endnotes:
  1. Klemens Torggler: https://www.youtube.com/watch?v=KErTLs_IgYE
  2. Parametric Modeling: https://www.designcoding.net/category/education/parametric-modeling/
  3. website.: http://www.torggler.co.at/
  4. Download: https://www.designcoding.net/decoder/wp-content/uploads/2022/12/2020-11-30-02-door.3dm
  5. Download: https://www.designcoding.net/decoder/wp-content/uploads/2022/12/2020-11-30-02-door.gh

Source URL: https://www.designcoding.net/evolution-door-folding-experiments-2/