Recursive Tessalations

recursive_rhinoscript_tesselation

A quick study of Marco Vanuci´s work  on recursive surface tessellations . I have been working with recursive algorithms before but only to generate aggregation systems and fractals ,I like this particular exercise because it executes a recursive function under an analysis . The script evaluates the curvature of a surface and depending on the degree of it; the code executes a subdivision  function, that means that whereas the surface is flat and homogeneous the subdivision grid is large ; where the surface curvature is steeper the subdivision grid gets partitioned in smaller parts.

recursive_rhinoscript_tesselation2

Once I understand how the script worked I just made a little tweaks to the code generate some structural elements.
File name:recursiveTesselation

Sign up below to our Newsletter to get instant acces to designplaygrounds download files (A link will appear HERE):

Your name
Your email

Related Posts with Thumbnails
Share and Enjoy:
  • Digg
  • del.icio.us
  • Facebook
  • StumbleUpon
  • Technorati
  • Twitter
Research Sponsors

tweetbox

4 Responses Subscribe to comments


  1. marcus

    line 67 of script reports a non defined variable

    Nov 06, 2009 @ 3:09 pm


  2. Rodrigo

    Thanks Marcus let me take a look at it and tell you something

    Nov 09, 2009 @ 8:18 pm


  3. Rodrigo

    Thanks Marcus you were right there was a mistake on line 67 I forgot to change the name of the variable instead of “frame” it should say “line” I have corrected the file so you should not have problems.

    Nov 09, 2009 @ 8:44 pm


  4. Claire Wang

    its really cool

    Feb 01, 2010 @ 9:07 pm

Reply


Archives
Tweet Feed
Initializing...