Jump to content

Pattern??


Recommended Posts

Sure :)

regarding your second example with the colums, I wouldn't use division methods only. Maybe you try something dividing the polygons seperately and copy them onto a column grid (with variants) or with feedback loop, where you can check for intersections and mark already used parts. So you can build your division prim independently from the placement. So in fact you can probably do this without any divisions but

if interested here is another modifiaction with a single step division method (you can play around with), where you can divide a polygon into two parts just using two (relative)vertices and two amount values.

 

 

pattern_divisionsA.hipnc

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...