Grasshopper

algorithmic modeling for Rhino

I'm really new with grasshopper. I'm trying to make a definition so as to generate irregular polygons, with only radius length, angle between them and amount of sides.

I did this and I was wondering (as it is only one part of another big system) if there was a better way to generate this.

Thank you !

(Here is vid which explains what it is for https://www.youtube.com/watch?v=G6Jcuci8OnU)

I finally used point polar, I need now a previous step in which I state how many points I will add, generating a regular polygon and then modifying the distance and angle. Is there a way to merge Regular polygon generator with point polar?

Views: 4938

Attachments:

Replies to This Discussion

Hi Carolina, maybe like this. I don't know if this is better, you be the judge.

Attachments:

Thank you for the reply, I can't seem to open it correctly because I'm missing the blur numbers plugin?

Again thank you!

Update GH to a newer version, Blur Numbers is a native GH component.
edit: you can also choose to just bypass it for now.

Thank you Pieter! Although the system is simpler i still need to control more variables, but it may be useful in another project !

Hi Carolina!

Very good for a beginner!

A little advice: Use the [Point Polar] component. That simplifies the definition a lot and you only have to add a new slider to create an additional vertex.

Greetings!

Attachments:

Thomas ! Thank you very much I updated the whole system with that definition, and each time I need to add a vertex, as you said, I only add a slider.

I'm glad I could help!

Some more advanced techniques: You can create your own component. Just add [Cluster Input] and [Cluster Output] to your parameters. Then select the components, right click on the canvas and select "Cluster".

The selection gets replaced by a single component.

You can edit the captions in the context menu. By selecting "Edit Cluster..." you can edit the content of the cluster. The changes take also effect to all copies of the cluster.

For example you can add an additional input for the z-position of the polygon.

Greetings!

Attachments:

Based on the posts above, you can try this:

Thank you Reino, but I prefer not to use the random command, I still can't seem to control it very well, anyway thank you a lot !

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service