The task at hand for this studio was to design an economically viable space station. Initially, the station was to be programmed as a space hotel, but to make the station economically viable each student was to propose another use for the project that could feasibly create revenue. This was one of the most interesting/frustrating […]
Catchy name, yeah? This is an idea I’ve kind of had kicking around in my head for a while. It is based on the Random Tessellation script I wrote for Processing a while back. This Grasshopper does much the same thing but in three dimensions instead of two. A unit module is created by the […]
This Grasshopper definition approximates a disphenoid minimal surface in Rhino. The definition creates one and also has the option to create a grid of such geometries as seen above. The definition employs the Minimal Surface plugin for Grasshopper by Robert Cervellione. This object is used to speed up the process of defining the composite surface […]
Darboux evolution is a pretty cool way to morph a curve. Basically, you take a polycurve and find the midpoint of each segment composing that closed polycurve. Create a new polycurve by connecting these midpoints and repeat. It is a simple procedure with pretty nice results. The more iterations, the more the curve begins to […]
This Grasshopper definition was inspired by the structure for the new Pompidou-Metz Center by Shigeru Ban. The structure is said to be inspired by hexagonal weaving pattern found in traditional Chinese hats. This is a very common weaving pattern also found in things such as chairs. For a large scale structure, however, it is impractical […]
This is an update to the weaving Rhinoscript I posted a while back. I decided to play with it and try it out in Grasshopper a while back when I was learning Grasshopper. This is the result and it works a lot better and smoother than the RhinoScript version ever did. Feel free to download […]
A script developed for the irregular tessellation of a randomly generated “tile”.