lzoper Posted July 25, 2012 Share Posted July 25, 2012 Hello. I break piece of geometry by voronoi fracture. How i can manipulate each piece individuality ? For example force them to spin around an axis or move like the electrons in the atom Quote Link to comment Share on other sites More sharing options...
Wooshum Posted July 25, 2012 Share Posted July 25, 2012 In order to get the peices to move like an atom have a look at Peter Quints dynamic spheres tutorial. https://vimeo.com/16448552 They might not be moving around on an axis but the end movement is much more complex and fun. 1 Quote Link to comment Share on other sites More sharing options...
woodenduck Posted July 25, 2012 Share Posted July 25, 2012 Here's a quick example using the For Each node to rotate each piece individually. forEach.hip Quote Link to comment Share on other sites More sharing options...
woodenduck Posted July 25, 2012 Share Posted July 25, 2012 Here's a quick example using the For Each node to rotate each piece individually. I just looked back at that and think I got the Stamp function a bit wrong.... Try this one. forEach_v2.hip Quote Link to comment Share on other sites More sharing options...
lzoper Posted July 25, 2012 Author Share Posted July 25, 2012 Thank you all for your advice. Quote Link to comment Share on other sites More sharing options...
cubiccube Posted July 26, 2012 Share Posted July 26, 2012 You can also use stamping to feed info to a particle system where each particle drives the movement of an individual piece. Have a look at this tutorial: http://hurdfx.blogspot.com/2012/03/copy-loop-technique.html 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.