Flanker15 Posted June 20, 2018 Share Posted June 20, 2018 I'm very new to the RBD side of houdini and I'm currently trying to complete an experiment to help learn more about it. I want to run a geometry through a "voronoi fracture configure" to create a dynamic fracture (this i can do fine) then take the resulting simobjects and run them through other DOPs depending on their individual attributes. For example I thought a good test to start with would be to dynamic fracture a geometry with a single fracture pass; then, iterate over the pieces and dynamic fracture only the pieces that are above a certain size and with different parameter settings on the voronoi fracture configure dop. I feel like it should be easy as the DOP puts out simobject pieces with nice numbered names but I haven't figured it out. I can do what I want with repeated random prefracturing outside the dop network easily but that loses the dynamic element. Knowing this will definitely help with working with any sim output in future too. Quote Link to comment Share on other sites More sharing options...
ocalaf Posted March 23, 2019 Share Posted March 23, 2019 I'm getting stuck with similar problem. In my case I don't pretend to make additional DOPs but I need to deal with the "new pieces" in SOPs. I would like to unwrap the inside uv of the generated packed geo right after its creation. My first fail approch was trying to unwrap the inside group after the DOP I/O but with this I get UV updated every single frame, I would need to just unwrap once each new generated piece. There's a second problem, if I use "recursive" fracture by increasing the Maximum Fractures under the configure fractrue, I miss unwrapping the secondary ones since the old "inside part" becomes an "outside one". I would like to manage this setup using the fracture solver (not pre fracturing geo) and using material style sheets in order to deal with all this packed geometry. Since I'm also trying for the first time the Quixel plugin, I'd like to make it happen with quixel megascans objects and materials. Anywhere to start looking into this? I would like to learn more about material stylesheets and packed primitives and I think this is a good example. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.