In the 14th century, Albrecht Dürer basically seems to capture some of the fundamentals of contemporary parametric design. Apart from other thinkers of his age, he refused to accept one single definition of beauty, based on proportions. His famous physiognomical studies reflected very early examples of referential systems that generate diverse design outputs, even a half-century before Descartes published the coordinate system and four centuries before D’Arcy draw the formal […]
July 2013
Recently, I returned to old fashion RhinoScripts in order to recapture its idea and functionalities again. After almost 10 years, this is my first experiment on creating a custom function that draws hexagonal grids. I tried to implement a fast process for it, however, there could be much faster ones. This script focuses on using functions, variables, and object arrays. I’ll continue to make more of these simple exercises and […]