Sam Howell
2014年9月11日 12:27:18
Hello
Is it possible to emit particles in Houdini as RBD Bullet objects in the way ICE does?
Even a vague pointer would be very appreciated.
Thanks

pezetko
2014年9月11日 15:19:47
Look at this example.
A set emit positions (and shape) as packed primitive in SOP.
Then in DOP I imported them in rbdpacked object, I edit this HDA (RMB context menu, allow editing of context and change activation on emptyobject1 to 1 (remove expression)).
Then I wired it into multisolver, I added pop wind (for particle branch) then I added rbdsolver for collisions.
goldfarb
2014年9月11日 15:30:55
you should watch the Particles Masterclass…some great examples there, including exactly what you're looking for.
Sam Howell
2014年9月12日 05:07:47
Thankyou pezetko and arctor I'll take a look. Sorry if I seem lazy, I just couldn't seem to find the information in the help files.
sekow
2014年9月12日 05:42:52
pezetko
Look at this example.
A set emit positions (and shape) as packed primitive in SOP.
Then in DOP I imported them in rbdpacked object, I edit this HDA (RMB context menu, allow editing of context and change activation on emptyobject1 to 1 (remove expression)).
Then I wired it into multisolver, I added pop wind (for particle branch) then I added rbdsolver for collisions.
this will accumulate a lot of seperate dop objects right?
is this something to neglect?
CiaranM
2014年9月23日 06:44:42
If you look in the helpcard for the RBD packed object node, there's an example scene that shows the correct way to set up this effect using a SOP solver
sanostol
2014年9月23日 08:38:41
sekow
pezetko
Look at this example.
A set emit positions (and shape) as packed primitive in SOP.
Then in DOP I imported them in rbdpacked object, I edit this HDA (RMB context menu, allow editing of context and change activation on emptyobject1 to 1 (remove expression)).
Then I wired it into multisolver, I added pop wind (for particle branch) then I added rbdsolver for collisions.
this will accumulate a lot of seperate dop objects right?
is this something to neglect?
by using packed primitives objects You only get one rbd object for all packed prims, it's much faster
Charlie Hart
2016年9月5日 00:21:50
Hi Pezetko,
Hopefully you'll get some sort of notification since this topic is two years old.
With the example file you posted, is there a way to emit less objects, and also at a slower rate? I've had a look around and cant seem to see a ‘birth’ tab or anything in the nodes.
Any help appreciated.
Thanks,
Charlie