designcoding
About Table of Contents Keywords Monthly Archive
Support designcoding!

ARCH362 Midterm

March 27, 2015 | Studios
#data-flow #design-education #grasshopper

About to finish the well-defined section of this year’s Parametric Modeling course, here are the mid-term questions I’ve asked;

ARCH362 Midterm animation

First question checks if the curve < > point conversions are well understood in Grasshopper. Evaluating a parametric curve and generating the closest point from another curve. This also requires a basic understanding of the use of the Grasshopper interface.

The second question was testing a basic and classical use of attractors on grids of objects. Students generated their own grids and put pyramids on each cell, as the height of these pyramids would be equal to an attractor point distance. This is a quick check if it is ok. and if students understood the use of numbers as a dynamic sources of certain parameter inputs.

ARCH362 Midterm data-flow, design-education

The third and last question asks to map a two-dimensional Voronoi subdivision on any surface. Although the definition should be as short as 4-5 components, there are some tricky parts of this solution that checks if students understood the parametric evaluation of surfaces (in U and V) and the use of data lists to transfer data into other parts of the definition. The simple 2D Voronoi cells should be exploded in order to rebuild on the surface. At this point, the output of the explosion creates a data tree that plays a very important role to carry information on which vertex belongs to which cell. The basic version of the data flow process a designer should manage while working with Grasshopper.

The word “ANY” any point, any curve, any grid, and any surface was used in the questions many times, as we wanted to create systems of geometric relationships, not single solutions. Overall, students were quite (unexpectedly) successful in the first two questions. I hope we’ve finished the basics part, and we’ll be able to go further this year.

Cite this post

Yazar, T. (2015, March 27). ARCH362 Midterm. designcoding. Retrieved August 24, 2026, from https://www.designcoding.net/arch362-midterm/

Related Posts

Data Structures in Grasshopper

June 8, 2023

Data structures and data matching principles are important to be able to design with Grasshopper. In this tutorial, I show data matching procedures with arithmetic operations. Then I repeat them in the production of geometric objects. I think it should be easier to use this programming language once the students understand the basic principles. Therefore it would be easier to design with it. Sometimes the design process of these diagrams proceeds from left to right (by induction) but sometimes it…

Rhino+Gh: Grasshopper for Beginners (7)

February 2, 2023

We continue with the Grasshopper for Beginners series by explaining Rhino+Gh workflow principles. What does GH add to Rhino‘s standard drawing and modeling functions? To put the question differently, what does GH do that conventional modeling programs, such as Rhino, can’t? What is the difference and relationship between Rhino+Gh? Let’s take an example to answer these questions. Our example is about parametrically describing a surface model and deriving its alternatives. First, we will try to create a surface using only…

Hello World! Grasshopper for Beginners (6)

January 17, 2023

Let’s continue the Grasshopper for Beginners series. We start with the traditional “Hello World!” displayed on the Rhino screen: Placing the Components In most CAD programs, the text creation function, which is the equivalent of the Text command, is performed by a component called Text Tag (Tag) in GH. The Text Tag (Tag) component is in the Dimension panel under the Display tab. If you’re not comfortable with tabs and panels yet, you can revisit this section from the beginning….

Design Exercise of Dataflow Diagrams

January 24, 2019

Here is a design exercise I’ve been giving to students. It aims to familiarize students with the concept of dataflow diagrams used in Grasshopper. Dataflow is a different concept than conventional computer programming. Here is a good comparison between control flow and dataflow languages. In most educational settings (such as courses and workshops) we concentrate on the fundamental issue of dataflow management via design projects. This requires us to think about a design exercise of dataflow diagrams. In the most…

Parametric Modeling Class: Subdivided Entities

March 14, 2012

Today, we’ve studied fundamentals of component-based design methods. Using curves and surfaces as starting points, we’ve experienced ways of translating those entities via design criteria based on our purposes. First, a curve is used to construct a leaf structure. We’ve experienced dispatching data lists and combining them back together. Subdividing curves into points created further entities such as vectors and planes. We used those entities as inputs of regular drawing and modeling commands such as rectangles, or planar surfaces. This…

  • Chapters

    • Algorithms
    • Discourses
    • Fabrications
    • Studios
  • Explore

    • All Keywords
    • Table of Contents
    • Monthly Archive
    • #rhino-python
    • #polyhedra
    • #parametric-surface
    • #robot
    • #tessellation
    • #boolean
    • #kuka-prc
    • #dome
    • #design-object
    • #image-sampler
    • #linear-algebra
    • #terrain
    • #sandblasting
    • #stone
    • #parametric-curve
    • #animation
    • #cycloid
    • #art
    • #aperiodic
    • #tiling
  • Search

  • Support designcoding!

  • Enjoying designcoding? Support me on Patreon to keep it growing. Thank you!

  • copyright 2026 designcoding.net | about | privacy policy | end user license agreement