
Roulette Curve
I created this grasshopper definition, which generates a roulette or spirograph type curve. The radius of the rolling circle, as well as the offset of the drawing point can be controlled with parameter sliders in grasshopper. The base shape which…

Faceted Eliptical Tower
This Grasshopper definition generates a faceted elliptical building form. The trickiest part of creating this definition was rationalizing an ellipse into a series of equal length line segments, which is actually a lot harder then it sounds. I was able…

Seating Layout
A simple Grasshopper definition that is use to plan seating layouts. It takes a series of curves that represents rows of seats, and a minimum seat spacing. It then draws circles to represent each seat along each row, provides a…

MapStitch
I created this windows application that generates high resolution satellite images by stitching together image tiles downloaded from Google Maps. There is no inherent limit on the size of images that can be generated, only the avaible system memory limits…

Pixel Color Counter
Pixel Color Counter is a tool I developed to quantify color coded images generated from the Virtual Wind analysis software. It quantifies the area of images that are covered in a specified range of color. A list of image files…

Louver Facade
A grasshopper definition I created which creates a louver type facade system that follows the path of a provided curve. The definition generates geometry for the structural slab, stone spandrel, vision glass, and ceiling soffit.

Bank of America Branch Revit Model
I created this Revit model of a Bank of America branch to generate drawings and renderings that were used as part of an interview presentation.

Glazing Projection
I created this Grasshopper definition for a project where the ratio of glazing to building facade that could be visible from various vantage points was restricted. The definition takes two collections of surfaces that represent glazed facade and unglazed facade….

PDF Search
I developed this windows application which searches through multiple PDF files for specified keywords or regular expressions.