Grasshopper

algorithmic modeling for Rhino

Hi , 

I am trying to divide a curve with arithmetic progression points. 

which component do I miss if I want the points starts from the bottom of the helix?

I tried to flip the curve, but the points fly away like this. 

Please try not to reparameterize the curve because I want the space just the same as the input. 

Thanks in advance~

Views: 1044

Attachments:

Replies to This Discussion

You have to remap values from mass addition to domain 0 to 1.

And reparametrize helix so that its domain is also 0 to 1

Attachments:

Thanks Petras!

Just learned a correct way to use remap by your example. 

and I still wonder is it possible to make the length between points exactly the same as we input?

Thanks again for your quick reply!

If it is just increasing by 0.1 at each step you can divide  "curve by length" component. 

Thank you again Petras!

I found many of your work on Vimeo, they are amazing!

You could adapt the code I posted two months ago ("Randomly divide a closed curve") using Anemone to divide a curve by a list of lengths (attached).

Attachments:

Thank you Joseph!

It works once I changed the Random component with Series.

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