algorithmic modeling for Rhino
Hello everyone, I'm looking for a way to create a parametric curve pattern similar to this one:
So far I've been using the Graph Mapper with a Sine Graph, but I think a much more complex function is needed to achieve this effect. So far this is what I've been getting:
My definition looks something like this:
Any help would be appreciate it. Thanks!
Tags:
Hi Arie,
Thanks for sharing this educational definition as well as your think parametric tutorial. Both have been immensely helpful. If you have a minute, can you explain the path mapper operation you are employing here?
It is {A,B}(i) --> {A,i}(B) which I believe is flipping the item with the second branch. Even so, I am confused how the data structure goes from 10 branches with 30 items to 150 branches with two items as a result of this first lexical operation while the second operation seems to trim the number of items while adding five more branches.
Thank you in advance and I much appreciate your insight!
Although not as exciting as Arie's in that the component count is abysmally low, this is another possibility.
robin
very elegant
Thanks! I'll check it out!
I cleared up my confusion after watching David Rutten's path mapper tutorial in this link:
https://www.youtube.com/watch?v=D0MYZR8VIW8&index=2&list=PL...
He describes the masking you employed which seems to be a more complex 'flip matrix'.
Hi Erik!
Thanks for your comment I'm glad you like our tutorials! Keep an eye on our website we're about to release some more interesting tutorials soon.
That tutorial is an excellent description of how the path mapper and lexical operations work.
Also check out this link with a great description from Sameer: http://www.grasshopper3d.com/forum/topics/path-mapper-component-what
In my example I use the pathmapper to perform a more elaborate 'flip' operation. I have 5 sets of curves; 30 curves per set; and finally 30 control points per curve. Now what I want to do is to 'flip' the data organisation of the curves and the control points, but keep them organized per set. So {A;B}(i), A stands for the 5 sets, B stands for the 30 curves and i for the control points. So {A;i}(B), flips the organisation but keeps them organised per set as the A is untouched. I hope this makes a little bit of sense =)
Good luck!
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by