Jump to content

voronoi fracture to points


logix1390

Recommended Posts

Hello,

I am trying to copy fractured pieces from a fractured box to points on a grid. I have moved each piece to the origin, then copied them inside a foreach. However, it copies all of the pieces instead of a unique piece to each point. I know I have to do something with the name and piece attribute but I am not sure the direction to go in. Would love to get an opinion on this. I'll attach my scene file for anyone who wants to take a look.

Thank you 

voronoifracture_to_points.hip

Link to comment
Share on other sites

your loop to copy something to points is wrong...the points should feed the loop, not the 'something'.

ie. if you have 100 points to copy 20 things onto....then it should loop 100 times, not 20 times...

(maybe someone can show a much quicker way to get the 'name' logic...I just did a 'clunky' way cuz I don't know much about 'naming' the pieces yet...)

voronoifracture_to_points2.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...