Foreach or not Foreach?

   1308   1   1
User Avatar
Member
245 posts
Joined: Sept. 2008
Offline
This should probably be asked in the Apprentice section since it is more or less basic and is based on watching Peter Quint's tuts on ForEach on vimeo.

I have a set of 6 or 7 closed polygons that I created in a vector drawing program and imported into Houdini. I now want to copy a random item of the 6 or 7 groupings to each point on a resampled curve which has maybe 50 points on it. It could have 100 or more if I resampled more. The idea is to create a curve with a random polygon array of copied geometry. I'm thinking Foreach and copy-stamping but don't know quite how to go about it since I'm having trouble with the way I'm implementing Foreach. I was watching video #3 for this particular method in the vimeo videos.

Any help would be greatly appreciated. Thanks in advance.
User Avatar
Member
245 posts
Joined: Sept. 2008
Offline
I solved the issue without using Foreach. I am posting a file. I have locked a null node inside the file which needs to remain locked since I am not providing the associated vector art.

Attachments:
template_copy_stamp_solved.hip (93.3 KB)

  • Quick Links