This study includes three main topics related to the basics of Grasshopper. The first one is the surface subdivision, the parametric definition of a surface component, that is, in this case, a simple pyramidal object. The second thing is the associative behavior of surface components with an external parameter, that is another entity in space; a curve. Traditionally, this is simply demonstrated by 1) finding the area centroids of each […]
Information Age has been transforming architecture, provoking its theoretical and methodological foundations. We might call this as a paradigm shift or not; it’s obvious that contemporary research fields and built practices lead architectural design into a certain revolution. Mainstream schools of design education are becoming more involved in this revolution, with a common purpose; the need to construct a logical connection between contemporary design theories utilizing methods called popularly as […]
A previous work showed a method to create interlocking structures to be created without boolean operations. This time, a small addition is made to create waffle objects using two surfaces, one is the top surface, and the other is the bottom. It was a small modification at the beginning; to replace the “extrude” component with an “edge surface” component. But the interlocking details are now different at each intersection, so […]
This was a design competition of a precast concrete roof system. My design proposal was a modular and variable structure for İstanbul’s old bus station, converted to art galleries. However, this project was developed purely by hand-sketches, I’m planning to create an envelope of alternatives by creating a parametric model. Each module is proposed to be converted differently in order to meet various functions such as single or double module […]
The regular component design technique can be further improved by adding several manipulations. The purpose of this study was to create a surface component that reacts to an inherent parameter (actually a geodesic curve on the surface). However, within the process of parametric modeling, diverse formal potentials emerged. Most interesting results are achieved by adding a graph parameter to control the waves of reaction while splitting the surface as stripes. […]
This was a couple of months ago, Nilüfer Kozikoğlu (TUŞPA Architecture) has offered a design for a competition, the new TV Tower in İstanbul. Her design intention was mainly focused on the spatial qualities of the observation decks and the visual interpretations on the overall shape of the tower. Interesting part of this project was the experience of a collaborative design process. Nilüfer sketched her design ideas in Rhinoceros, and I […]
A Moebius strip, also known as a Moebius band, is a fascinating mathematical object and a type of non-orientable surface. It was discovered independently by the German mathematicians August Ferdinand Möbius and Johann Benedict Listing in the 19th century. To visualize a Moebius strip, imagine taking a long, narrow strip of paper and giving it a half twist before connecting its ends to form a loop. The result is a […]
This is a basic formation of component-based design in a dataflow environment. A double-curved surface is subdivided and re-constructed using straight sections. Parametric model of a surface construction by variable components. The main data list of subsurfaces are distributed into four distinct lists, that will be used to construct lines out of double-curved quadrilateral faces. Such definitions could be further advanced by adding a precise fabrication detail. Parametric definition can […]
Design computing in architecture is evolved enough to form a more spread out advance, instead of being an alternative way of thinking and practising. Contemporary architectural practice is beginning to push forward such a transformation. This also effects architectural education, that is beginning to focus on digital design paradigm especially at undergraduate level not only in experimental studios, but also in formal education. Design studios however, play an important role […]
One of the most popular shapes in topology studies is the one-edge, one-face Moebius strip. Here is a basic definition that generates Moebius-like lofted surfaces. I say Moebius-like because, in Grasshopper, Rhino, or any NURBS surface method, I couldn’t manage to model this shape in its real topological singularity. The tricky part of this Grasshopper definition lies at the end, as I take the first segment of the surface, flip […]
Here are some basic references to Grasshopper’s handling of objects. As the most powerful and intuitive part of such Visual Programming Languages is the focus of dataflow, the critical part of it’s education lies at the fundamentals of data tree manipulations. Designers using these tools should understand and predict the type of data trees his/her parametric model would process. Here is the Grasshopper document including these components; [2012_01_10-adding streams] We’ll start […]
This was an interesting challenge for me to find out if an architect can use Visual Programming Languages (VPL’s) also for graphical purposes? Now, I would say “not exactly” because this definition took much time than I expected. The aim was to create an algorithm for a business card design that has variable outputs. Each card should be different, but without using any randomization. This is achieved with a definition […]
I developed this code 13 years ago while learning the fundamentals of Visual Programming in Grasshopper. I was studying the ways of NURBS curve geometry. The animation shows the construction process of several Bezier Curves. In 2024, I optimized the code and added the thickness. The Flow Earring project showcases the beauty of parametric curves. The Grasshopper definition displays the animated construction process and the variations. The flow of the […]
The cellular canopy is an anonymous tutorial on the history recording capability of Rhino. I’ve been using a “pedagogical” version of this tutorial as an educational tool on the introduction to Grasshopper and Parametric Modeling for architects. The interesting thing with such exercises is they quickly attract students’ attention to the process of designing, in other words, “designing the design process”; is one of the first things we should emphasize […]
There are a couple of experiments in different schools about organizing free-form surfaces (walls here) with a composition of modular elements (bricks). Even though they created robots to make such brick walls, I still couldn’t understand why. Although creating a parametric model that calculates the exact locations of bricks, seems very easy at first sight, there came severe problems to solve in order to achieve a correct layout without using […]
Inspired by Andru Pavlov’s design, I used a curve to accomplish grid tearing. It’s straightforward, and from an educational perspective, this exercise includes several potentials on vector arithmetics and graph manipulation techniques. As a design domain, this definition stresses the use of associative entities in a parametric model. Any primitive or complex entity may evoke different parameters in others. You may download the Grasshopper definition here:[2012_01_06_tear]
This was my first serious Grasshopper study. In 2009, I decided to attend a design contest for a campus entrance. Of course, the jury didn’t know that the design resulted from a parametric model. I have called this Parametric Entrance since then. The starting point of this project was the conception of the “entrance” as a design problem related to the project area as a whole, rather than just a […]