For me sometimes it is more difficult speak or write about my work that write the code in the editor. This images represent my eagerness that I had to translate this textile pattern, in to the code. so this is it.

Thi first step was to find the correct data store to find the points. then I put all this points inside of an array and then create the curve. and for the other curves I did the same, searching the even and odd of every point.

I know there are a lot kind of patterns in the textile insdustri, and also my Grandmother know how to create with the crochet technics differents patterns, some of them with very complex estructures. If we thought that an algortihm is and a mathematic or aritmetic rule that is repeated, (Cecil Balmond, Informal, page 112), we will see that my grandmother and all the people who elaborate knitted fabric are actually programming an Algortihm.

Recursion 3

May 1, 2008 / Comments (0)

Images from recursion in 3D.

These images represent the process of my recursion work that started few weeks ago, with the post recursion, I will continue working in this kind of programming, and exploring differents types of recursion. there are a lot information of recursion in the web. and also example codes in differents languages like C++, C#, Java, Rvb, etc. etc.

In relation with the architecture you can see the web page of Marc Fornes, he explore the process of recursion in deep, you can find very cool information about this kind of programming, and other interesting data type. THE VERY MANY also is reference of my work and reference of many other architects who explore the new technologies.

Recursion 2

May 1, 2008 / Comments (0)

Here are the new configurations of the same base script that I posted few weeks ago, this time I create more points to get subdivisions, and also and hexagon , participate with the recursion process.

Simple rules configurate comples and beatifull Images. When you try to create complex results under complicate formules you have to be sure that your results will crash, and also the results will be not good enough. the result of the Complex Beauty appears after many iterations, and depend extreamly of your code and how many iterations you want.