Pavel Machikhin

J1LteD

About Me

専門知識
Hobbyist
業界:
Film/TV

Connect

LOCATION
Saint Petersburg, Russian Federation
ウェブサイト

Houdini Engine

BEGINNER
プロシージャルワークフロー

Availability

Not Specified

Recent Forum Posts

Merged static object inside the DOPnet 2025年10月27日11:34

Hello, dear community!

I'm relatively new to Houdini. Sorry for maybe noob question, but I had no luck with searching for solution.

I have a for-each loop which generates brush colliders to smear the paint inside the dopnet.

I merge all them in a single volume to load as a static object (because I don't know how to auto-generate numerous nulls to reference to proxy volume)

All proxy volumes are brought into the dopnet and speed is calculated normally only after I merge all volumes into a single SDF.

But the pop fluid particles start acting really strange, as if the speed of the collider was calculated from a single primitive.
And that's how the VDBMerge node works, it collapses all volumes into a single pieces.

Is there any other way to procedurally create collisio
Image Not Found
n objects into Dopnet? I tried RBD solver but my knowledge is limited so I couldn't transfer complex collider deforming.

Thanks for your help!