NeoArchaic Blog will now be located at:Please visit above for all future content
Design Experimentation
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. 





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.