

The “Curve CP” node in Grasshopper allows a curve to act in a similar manner to a point attractor, but checks the distance for the closest points along the entire length of the curve as opposed to one single, solitary point. Here, the curves are generated from a text object. It basically becomes multiple attractor curves, something that could be used for super graphics or possible a glazing frit pattern. Things get a little hairy in the grasshopper definition (see below) when you start getting a lot of letters, so that needs to get resolved for this to work with an entire sentence, or anything longer than four letters. A script font that creates one continuous line would work perfect, but is something of a cop-out, so in the meantime I may have to consult the pros on the grasshopper forum.
more »

A simple test based on Sanghoon Yoon’s Grasshopper definition for using the new image sampler node, I swapped out a text image for an image image, because, well I just like fonts and 3D I guess. One of the things that’s cool is that the image is “live,” so as you change the text, the grasshopper definition updates. And of course you can also parametrically control the size of the pixels, the multiplication of the heightfield and the overall size of the surface. To get a random color on each polysurface, I modified Dale Fugier’s script located on the rhinoscript wiki page to include a function to assign the object color to the material color so it will render out in vray. See grasshopper definition and code below:
[[Edit: Added Link to download grasshopper definition and source image file. Click Here (zip file).]]
more »

I didn’t really cut anything from the presentation included below. So, yeah, there’s a lot of slides. It’s (almost) the entire final presentation. I left it pretty much intact because not only 1) I can never edit my own work, but 2) the project is conceived more as a sci-fi narrative of Beijing and it will hopefully make more sense if read in complete order. And you can always just scroll way down to the end for some sweet images. This was for Ed Keller’s SpeedTerritoryCommunication studio, Spring 2009.
quick project description:
Architecture is a system of control predicated on limitations. This project is a study of the existing control systems in Beijing and a projection of how architecture and technology will merge to change not only prisons, but also the urban environment, the social stratification of society. Also addressed are what confinement and freedom will mean in relation to our relationship with how we build our world.
more »

Detail from my final studio presentation of one symbiotic cell.

This was my final project for David Fano’s (of DesignReform.net fame) Meshing Course. It was an intense introduction to using Grasshopper with Rhino. My goal was too make a parametric array of cells, where each cell could be controlled individually, but changing one would affect all other neighboring cells in the system. Creating this type of recursive system led to a giant 18mb Grasshopper file, but the logic of the node-based layout made it surprisingly simple if you break it down into steps. See more for Vimeo Vids:
more »

Mark Collins & Toru Hasegawa, the masterminds behind Proxyarch, and instructors of the course Search: Advanced Algorithmic Design at Columbia, ‘remixed’ the audio waveform code into something much more smooth and elegant. They’re awesome, and there were a lot of super interesting projects from the course which can all be viewed in the video here.

…until the final final review. That circadian rhythm won’t know what hit it.

The surface pattern is created in grasshopper from a jpg sourced, heightfield surface. The diameter of the circles are a factor of the z-depth of the resulting heightfield and can be parametrically controlled.
Download the grasshopper definition and rhino file here.
more »

Quick Project Desciption: Airports typically attempt to be all things to all people, resulting in general inefficiency and awkward relationships between program spaces. By seeking new opportunities via trade-offs, for instance a tourist class passenger waiting longer but flying for free, or a business class passenger’s ticket price rises while he waits less in a more luxurious setting, a new circulation map and airport space is created that addresses these disparate groups needs. Optimal relationships between airlines, airport, and users are handled through parametric models and genetic algorithms.
more »

After my final model from last summer was misplaced in the trash, then the compacter, the lazy days of the winter break seemed like a good time to rebuild. One of the benefits of digital fabrication is you just have to re-lasercut all the files, though there is a certain level of zen like calm in folding and gluing 300 panels. The modular panels and truss were created in grasshopper, then scripted in rhino to unroll onto sheets.
more »

Quick Project Description: In America, the most active civic space is no longer public plazas or parks, but rather a new typology—“town centers”—Mall/Promenade hybrids of housing, public space, and shopping. This is where people gather, and into each of these places a civic function is inserted—political debate arenas where the viewer is no longer passive but takes an active role in the decision process, and is loudly confronted with a newfound political reality.
more »

This was an attempt to use an excel file to control the openings of a number of powercopies in catia. There is a lot of potential in creating a hive of components that can be individually optimized through excel and modeFrontier. If I get some time, I want to come back to this.

This was an initial experiment setting up a parametric model in catia that could be tested and optimized in modeFrontier. The goal of the test was to (1) determine the shape of a base surface and (2) calculate the optimal circle radius, that would create an optimal component suface with a minimal amount of circles that maximized the total area. The results produced both a flat surface with a few large circles and a more highly deformed surface that included more tightly packed circles.

Part of the Adaptive Formulations visual studies course taught in conjunction with structural engineers from Buro Happold. We were designing parametric skin components in catia then using optimization software modeFrontier to generate a large design space of high performing designs. The size of the apertures of this system are dependent on the surface deformation of the underlying base surface, and I’m testing for a base surface with a maximum deflection that results in the largest aperture size.
more »