Wednesday, May 12, 2010

Moving Day

NeoArchaic Blog will now be located at:
Please visit above for all future content

Thursday, April 22, 2010

Real World Unit Conversion

This vb Component for Grasshopper allows the user to convert between real world units, ex. inches to centimeters, picas to sun, take your pick. The result is the conversion of one units value to another. The conversion works by taking the input unit and converting it to centimeters as a normal, then multiplies it against the conversion ratio for the specified output unit.
The unit converter supports the following units of measurement, both archaic and common:angstrom, bu, cable, centimeter, chain, chi, cho, cun, decimeter, fathom, fen, foot, furlong, hand, hao, hu, inch, jyo, kabiet, kairi, ken, keub, kilometer, league, li, line, link, meter, micrometre, mil, mile, millimeter, mon, nieu, nonometer, perch, pica, pixel, point, ri, rod, sawk, seaLeague, seaMile, sen, shortCable, shyaku, si, sun, surveyFoot, twip, wah, yard, yin, yote ,zhang.
Ratio's were determined through www.onlineconversion.com and www.convert-me.com .

Tuesday, April 13, 2010

Grasshopper Section Updates

The grasshopper section of NeoArchaic.net now has several grasshopper features/ components available for download.
-Advanced Slider (adds low, high, and increment parameters to slider)

-UnitizeValues (takes a series of numbers and unitizes them from 0-1)

-Resequence Point Grid (if a list of points goes row by row, it reorders the points column by column)

-Materialize Vector (converts vectors to a series of polysurfaces for visualization)

-Prev/ Next Point(takes a series of points and produces two list of associated "next" and "prev" points in sequence)

Sunday, April 11, 2010

GEODEX update: Complete

GEODEX is not fully reformatted and up and running with new geometry added. Updates include:
- all geometry types available in Rhino Script txt and downloadable Grasshopper .ghx formats
- all Rhinoscript files updated and corrected (various errors existed and were fixed)
- equations now included parametric, cartesian, and polar.
- comments now available (open for requests and corrections)
- several geometric functions added including serpentine, conchoid, folium, and rhodonea curves

updates to come:
- production of each equation in parametric, cartesian, and polar when available
- additional curve and surface types to be added

until then, enjoy

Congratulations to Form-ula

Congratulations to Form-ula for being one of the six winners of the AIA OPEN CALL for Innovative Curtain Wall Design for their curtain wall design, titled F.A.T. (Fluent Adipose Tectonic): Face Lift. The project will be presented as part of the Integrate : Innovate exhibition coming up at the AIA New York Center for Architecture. I was proud to participate at Form-ula on the project and look forward to seeing future developments from this uniquely innovative office.

Sunday, April 4, 2010

Grasshopper

NeoArchaic.net now has a devoted Grasshopper Section within the resources pool which will feature .ghx tools and vbComponents in addition to the RhinoScript tools collection. The current focus is on mimicking many of the Rhinoscript functions and methods for structuring and navigating information with the idea of creating a simple set of custom vbComponents to reduce "clutter" in the grasshopper workspace without making the functions too opaque or complex. The basic structure of the downloadable files is a grouped area, which is the tool or component itself and a corresponding "sample" application which plugs into, but is placed outside of, the group. The purpose is to relay the function of the tool without making it difficult to understand where the moment of input and output are. It can be assumed that many of these tools will become obsolete as the plugin continues to develop, or that the workflow these tools are geared towards may not be compatible with many users methods, but still, if they are useful, enjoy.

Friday, April 2, 2010

GEODEX+Grasshopper

GeoDex for Grasshopper is now under development.
This new addition to the GeoDex page of Neoarchaic.net will allow the user to now download a Grasshopper vb component version of all the available formulas.
Currently only the Hypotrochoid is available, but others will be added slowly.

Sunday, March 28, 2010

Rain

I recently saw an exhibition on the work of Utagawa Kuniyoshi at Japan Society in NYC and was taken with the elegent simplicity of his representation of natural forces in a graphic medium. The following is one of a growing library of Rhinoscripts looking to produce spatial graphics of natural forces which can be captured in two dimensions.
This Rhino Script produces a series of lines which fall like rain upon Rhino's cplane. If a droplet hits there is a splash. The user can input the number clusters where the rain will fall from, the relative radius of the cluster, the percentage of the way that the rain can fall short as well as a few other conditions. The rain is colored with a gradient according to distance along the V domain of the surface to allow for the production of depth.

Monday, March 22, 2010

Choice: Finalist for James Beard Award, 2010


Choice Market, by Evan Douglis Studio is a finalist for the 2010 James Beard Award, Outstanding Restaurant Design. Congratulations to Evan Douglis and the whole team who worked to make this project possible.

Sunday, February 28, 2010

Choice: Update

The architect's Newspaper recently posted the first architectural review of Choice restaurant on their site. The review focuses on the materiality of the space and features a brief conceptual quote from Evan Douglis.

Choice Dumbo, Open for Business

Image via. Brownstoner.com
Choice Dumbo, a project I have worked on for 2 years at Evan Douglis Studio is now open for business.
I want to first say thank you to everyone who has contributed and pitched in their time and effort to make it happen.

The space features a custom produced modular ceiling interfaces with a series of hand made glass blown chandeliers, which were produced in Brooklyn. Below are a series of links which house some documentation of the project in a variety of media. Currently documentation on the web focuses on the food and restaurant end, however, documentation of the architecture of the space will be coming very soon.
In the mean time, check it out yourself at
108 Jay st. Brooklyn, NY, just off the York st. F stop.
The food is amazing and I hope you enjoy the space.

Documentation found around the internet


Saturday, February 27, 2010

Randomly Evaluate N-gon

This processing application, originally developed for a geometrically packed particle system at Evan Douglis Studio, provides the user the ability to generate a point along a parametrically defined polygon by altering the source code. The class n-gon contained in the source code, provides the user 5 inputs
1&2) an origin "x" coordinate and "y" coordinate
3) the circumscribed radius of the polygon
4) the number of faces constructing the polygon
5) the unitized value (btw 0-1) of the polygon

The result is point evaluated along a mathematical polygon.

The application at the following link showcases the capabilities of the n-Gon's parameters.

A Rhinoscript version will be coming very soon.

Tuesday, January 19, 2010

JitterBug

Developed to simulate the little bit of randomness which exists when you hand make things and place them in the real world this tool simply shakes things up a little bit. Simply this rhinoscript uses a random function to produced minor variations in Position (move), Orientation (rotation), and Dimension (scale) within a range specified by the user.

Friday, October 2, 2009

Point Visualization

This Rhino Script presents a series of options for the visualization of points, relative to graphic output. Once points are selected the user can then select to overlay the points with either a circle curve, cross curve, coordinate anchor curve, spherical surface, or cubical polysurface. Once the output type is selected a series of orientation options are made available, either using the world coordinate plane, the camera plane, current construction plane, or a plane perpendicular to a user specified point.
Link to Point Visualization Script

Randomizer

Randomizer is a culmination of a series of tools that I have used in the past to generate a random set of test points. This Rhino Script presents the user with a series of options to create random point clusters in different geometric volumes as well as surface or curve parameters. Random points can be made in circular, spherical, cubical configurations with varying dimensions.
Link to Randomizer Script

Wednesday, September 9, 2009

Multipipe

This rhinoscript is a basic multipipe command. It allows the user to select multiple curves, the start radius, the end radius, and the cap type. The script then differentiates closed from open curves and runs the appropriate vesion of the command. This script is basic because it does not yet allow the ability to add thickness to the pipe which can create a conflict with the standard pipe command if it has been run prior with a specified thickness.
MultiPipe Script

Sunday, August 30, 2009

Lattice Pipe

This Rhino Script allows the user to create an oscillating lattice of curves. The user is asked to select a curve to act as a rail. The user can then select the number of strands which will oscialate around the rail, the number of points of contact and an overall torsion if desired. In addition the user can select a minimum and maxium radius of oscillation as well as the number of times it will move between these two radai.

Saturday, July 25, 2009

Bezier Constructor

This rhinoscript takes a series of points selected in sequence and creates a bezier curve using the geomtetric method of construction. Rendering both the final bezier curve as well as the construction lines used to produce this curve. These curves produce a beautiful spatial fabric in visualizing the geometric structure beneath. A more detailed/ animated reference of this method of contruction can be found at Wikipedia

Saturday, July 11, 2009

The Grassy Knoll

Developed as part of an ongoing collaboration.
This rhino script allows the user to create highly varied, yet controllable, low polygon count "hairs"
Version 1 operates based on the world coordinate system, growing upwards from a user selected series of points.
Version 2 allows for the selection of a surface which will be randomly populated with grass blades perpandicular to the suface (about the surface normal)
The user is given the option to specify the range of lengths (min-max), the range of bending per segment, and the base and tip radius. The user can control the number of segments the blade will have, the more segments the smoother the bend, the greater the polygons. In addition as part of the interest in polygon optimization the user can specify the number of sides on each blade, a 2 sided blade is flat, 3 sided become three dimensional (triangular), 4 rectangular, etc. the higher the number the rounder it is, the higher the polygon count.

Grass From Random Points Script
Grass From Surface Script