I can't find "Group Mask" in Houdini 16.5 foreach loop...

   2359   2   1
User Avatar
Member
407 posts
Joined: Aug. 2015
Offline
Hi;

In this tutorial Peter Quint talks about “Foreach loop”:
https://vimeo.com/7361123 [vimeo.com]

The problem is I can't find “Group Mask” in Houdini 16.5 foreach loop SOP.
Edited by Masoud - April 27, 2018 14:16:27
Masoud Saadatmand (MSDVFX)
User Avatar
Member
7733 posts
Joined: Sept. 2011
Offline
Alas, it is no more.

You can get a similar system if you convert the groups to ‘name’ using a name sop, and then use the ‘for-each named primitive’ tool.
User Avatar
Member
483 posts
Joined: Dec. 2006
Offline
creating one group for each primitive can lead to “big data”
and there is no need for the groupmask if you need something
like this, you can go directly over the primitives.

I really like Peter Quints Videos, this should only be simple addition.
Edited by matthias_k - April 29, 2018 05:54:34

Attachments:
for_each.hip (111.2 KB)
compare_size.png (174.7 KB)

English is not my native language, sorry in advance for any misunderstanding :-)
  • Quick Links