Point instancing with groups broken? (SOLVED)

   2291   3   0
User Avatar
Member
95 posts
Joined: 6月 2009
Offline
Hi. I have recently encountered a problem with instancing while working on a project. When I try to instance objects to a group of points it will either not work, or as in this example file not instance to all the points in the group. This has worked for me fine in the past, but now it doesn't seem to be working. I'm using the latest production build. Here is an example file. I appreciate any help you can give me.
Edited by - 2012年8月9日 12:59:40

Attachments:
instance with groups test.hipnc (85.5 KB)

User Avatar
Member
8583 posts
Joined: 7月 2007
Offline
object merge expects Primitive group if any
so if you put point group there, houdini imports just primitives with all points belonging to that group, therefore it is ignoring few points in your group

instead of specifying group in Object Merge, leave it empty and use Blast SOP to keep just points of your group
Tomas Slancik
FX Supervisor
Method Studios, NY
User Avatar
Member
95 posts
Joined: 6月 2009
Offline
Tamte

Thanks for the explanation I was not aware that was the case, now I know. I will give that a try
User Avatar
Member
95 posts
Joined: 6月 2009
Offline
thanks again that did the trick!
  • Quick Links