Hello Houdini users,
I am new to simulations in Houdini and I am looking to have a small building destroyed with multiple materials, glass, wood, concrete etc. I tried using the merge node but it has mismatched attributes of course. Any help or direction would be much appreciated.
Multiple Materials Single Solver
391 3 0- cglard
- Member
- 12 posts
- Joined: 1月 2017
- Offline
- tamte
- Member
- 8775 posts
- Joined: 7月 2007
- Offline
Mismatched attributes are not necessarily an issue, it just means that there are different attributes present on input geometries so thr missing ones need to be initialized with default value
It doesn't mean that the attribute values of the same attribute need to match among geo
However make sure that all your rbd streams have different name prefix or something as you need to avoid pieces with duplicate names within the final merged geo
You may also want to append RBD Configure after every fracture node to configure your different material properties
And to keep stuff cleaner also append RBD pack then merge those and then RBD unpack before solver
It doesn't mean that the attribute values of the same attribute need to match among geo
However make sure that all your rbd streams have different name prefix or something as you need to avoid pieces with duplicate names within the final merged geo
You may also want to append RBD Configure after every fracture node to configure your different material properties
And to keep stuff cleaner also append RBD pack then merge those and then RBD unpack before solver
Edited by tamte - 2024年9月29日 10:52:51
Tomas Slancik
FX Supervisor
Method Studios, NY
FX Supervisor
Method Studios, NY
- cglard
- Member
- 12 posts
- Joined: 1月 2017
- Offline
- cglard
- Member
- 12 posts
- Joined: 1月 2017
- Offline
-
- Quick Links