Grasshopper

algorithmic modeling for Rhino

This one seems simple, but I'm struggling to no avail.

I have a large list of curves. The list of curves are parametric with differing spacing and angle. I wish to create several equally spaced curves between them. I believe the answer is separating the list of curves properly to use as inputs for the Tween curves component, but haven't found out how yet.

(Black curves are the existing list of curves, the yellow curves are the desired outcome.)

Views: 914

Attachments:

Replies to This Discussion

Are your curves always lines? If so that means you can get away with just interpolating the end-points. If not, then you need to use Tween Curve somehow.

In this case, yes they are always straight lines, good thinking. Im not sure how to interpolate the end-points, could you elaborate?

However, the next step will have curved curves, so I still need figure out the Tween Curve method.

Your curves aren't sorted left to right. Should they be or is that an additional step you need?

anyway.

Attachments:
They should be sorted already.

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service