Hello,
I am trying to find out how to step up a fracture where I can dictate how the pieces look when an object fractures. In the still image I've attached look at how the character is broken up into even small size cubes(Tron). I know the basics of how to set up a Voronoi fracture in houdini, my question is how do you tell Houdini that I want my object to breakup into small cubes, or any shape.
Voronoi fracturing: Choseing the shape of the fractures
8730 5 2- Jimbo55
- Member
- 54 posts
- Joined: Oct. 2011
- Offline
- asnowcappedromance
- Member
- 512 posts
- Joined: July 2009
- Offline
- Jimbo55
- Member
- 54 posts
- Joined: Oct. 2011
- Offline
- asnowcappedromance
- Member
- 512 posts
- Joined: July 2009
- Offline
well with Voronoi that's not going to be possible,
the nature of the algorithm itself doesn't allow anything like that,
feel free to read about it in detail:
http://en.wikipedia.org/wiki/Voronoi_diagram [en.wikipedia.org]
of course you could always instance any shape onto the cubes after they've been simulated and fake the crumble - reveal in comp!?
the nature of the algorithm itself doesn't allow anything like that,
feel free to read about it in detail:
http://en.wikipedia.org/wiki/Voronoi_diagram [en.wikipedia.org]
of course you could always instance any shape onto the cubes after they've been simulated and fake the crumble - reveal in comp!?
- neil_math_comp
- Member
- 1743 posts
- Joined: March 2012
- Offline
You should be able to get a Voronoi diagram of all hexagonal prisms if you want: just have a equilateral-triangular grid of points and the Voronoi diagram will be all regular hexagons. That said, you won't be able to get arbitrary shapes, unless there's some way to very elaborately mess around with how it measures distance. Alternatively, you could fracture it more finely and re-combine things, which might give more flexibility.
Writing code for fun and profit since... 2005? Wow, I'm getting old.
https://www.youtube.com/channel/UC_HFmdvpe9U2G3OMNViKMEQ [www.youtube.com]
https://www.youtube.com/channel/UC_HFmdvpe9U2G3OMNViKMEQ [www.youtube.com]
- Jimbo55
- Member
- 54 posts
- Joined: Oct. 2011
- Offline
-
- Quick Links