Grasshopper

algorithmic modeling for Rhino

Dividing a curve exponentially including the vertices

Hello,

I want to divide a curve exponentially, including the vertices as dividing points (in this case the midpoint --> picture).

I guess I have to come up with function that covers the relation of the two segment lenghts, but I´m completely stuck at this.

I´m very thankfull for any help

Best Regards,

Dominik

Views: 761

Replies to This Discussion

*Polyline instead of curve

"Exponentially" means recursively??

If yes this is classic Fractal logic (but since GH is acyclic by nature ...). Recursion is a freaky programming thing were Dominik calls Dominik who calls Dominik ... until a predefined depth of nesting is reached.

See attached (the top-most does what I think that thou are after, the others are entry level demo stuff upon what Fractal means).

Attachments:

Dear Peter,

thank you very much. I´m sorry for my late Response. Amazing stuff you created there. But unforunatly not what I was looking for.

 

I solved it this way:

 

RSS

About

Translate

Search

Photos

  • Add Photos
  • View All

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service