Grasshopper

algorithmic modeling for Rhino

Hi guys, 

I am trying to create a grid of circle with a attractor line running across it. What I want to achieve is to have circle close to the line having the same radius. Any points further than a designated distance will have radius gradual changes from min to max. 

However my circles seem to overlap and their values do not seem to change according to varied distance. 

Could anyone check this out for me?

Much thanks, 

Duc

Views: 777

Attachments:

Replies to This Discussion

A few pointers and options in the attached definition: 

- You are getting lots of circles because you're using all corners of the each sub-face. If this is what you want for whatever reason, go for option one. Just make sure the list lengths match up, so you have to dispatch both the list of vertexes and the distances.

- Remove the duplicate points, so only one circle will be drawn per grid intersection.

- Option 3 uses the Graph Mapper to give a bit more control of variation.

Attachments:

Thank you Joe, thats tremendously helpful. Thank you so much !

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service