Rafal Posted July 22, 2002 Share Posted July 22, 2002 I want to make effect such as exploding mesh. So I need to divide poly in to singles face. Source mesh are grid with 10x10 r&c I want split this in 100 face. Quote Link to comment Share on other sites More sharing options...
Jason Posted July 22, 2002 Share Posted July 22, 2002 If you use the Facet SOP and click on "Unique Points", it'll break up your model into unique primitives. You can move them apart procedurally using the Primitive SOP. Try that out.. J Quote Link to comment Share on other sites More sharing options...
Rafal Posted July 23, 2002 Author Share Posted July 23, 2002 Thanks, you assumed about primitive SOP I used point SOP with some random expession rand($PT) in $TY. Quote Link to comment Share on other sites More sharing options...
MG Posted July 24, 2002 Share Posted July 24, 2002 If you use the Facet SOP and click on "Unique Points", it'll break up your model into unique primitives. You can move them apart procedurally using the Primitive SOP.Try that out.. J Wow, that's pretty amazing. I should try this aswell sometime... Quote Link to comment Share on other sites More sharing options...
anakin78z Posted July 24, 2002 Share Posted July 24, 2002 try this also for fun: make a particle network, pop down a source pop, and use the geometry you want to break up as your source. change emission type to Prim center. then in sops, plug your gometry (with unique points) into the first input of a primitive sop, then the particle network into the second input. Turn on Do Transformation, and change Rotate to Template to Match Normals. Hit play, and you've got yourself some exploding geometry! Extrude the suckers, and you've got chunks. Cheers, Jens Quote Link to comment Share on other sites More sharing options...
stevenong Posted July 24, 2002 Share Posted July 24, 2002 Go to SESI's Community page & click on Effects under the Learn section. Download the Breaking_ice.pdf file. After you finish the Breaking_ice.pdf, continue to break more stuff with the ice_bash.pdf file. I think the Breaking_ice.pdf has been taken down due to problems so try it out after it's fixed. Quote Link to comment Share on other sites More sharing options...
MG Posted July 24, 2002 Share Posted July 24, 2002 Now you say... I should indeed try it out. And in fact, I remember a "breaking ice" tutorial. (I might even downloaded it) But what was the problem with the tutorial? Quote Link to comment Share on other sites More sharing options...
stevenong Posted July 25, 2002 Share Posted July 25, 2002 You can find out here: http://www.sidefx.com/forum/viewtopic.php?t=9 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.