mightcouldb1 Posted May 16, 2010 Share Posted May 16, 2010 I'd like to create rbd fractured object style SDF generation for a static object in DOPs. Where it loops through each piece and calculates the SDF instead of doing the whole object at once. Right now I am using foreach to generate a SDF for each piece, and loading it into DOPs using the "volume sample" mode on the static object. The problem I am having is getting 1 SDF out of SOPs so that it can be read in DOPs. What is the best method to combine all of them? Here is an example of what I'm talking about: foreachSDF.hip Quote Link to comment Share on other sites More sharing options...
Macha Posted May 16, 2010 Share Posted May 16, 2010 Does this help you? Quote Link to comment Share on other sites More sharing options...
mightcouldb1 Posted May 17, 2010 Author Share Posted May 17, 2010 Ah I couldn't ask for a better solution if I tried. I can't believe I missed that one... Thanks for linking me Macha! 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.