First time poster. Long time lurker. I was wondering if this topic had been brought up and I missed it…
I would like to take a word, explode it into chunks (potentially adding debris), but then as the chunks get a certain distance from their starting point, flip them over to cubes, or even custom geometry. It would be nice if the distance had build in variation to make it feel more organic.
Does anyone have any Captain Obvious tips for me? Or any suggestions on how to achieve this effect?
Thanks so much.
…ryan
Exploding a word into thousands of cubes?
2612 5 2- liftingfaces
- Member
- 3 posts
- Joined: Dec. 2018
- Offline
- Litesound
- Member
- 12 posts
- Joined: Oct. 2018
- Offline
- CYTE
- Member
- 712 posts
- Joined: Feb. 2017
- Offline
Hey liftingfaces,
I think Litesound has read “world” instead of “word”…
you need a Voronoi fracture to shatter your word, you need the rbd solver to simulate them bouncing around. for converting your fragments into cubes you might need to dig a little bit into the bullet solver intrinsic attributes. or you delete the fragment at a certain frame and exchange it for a cube at the same location.
a good rbd stuff intro:
https://vimeo.com/185820853 [vimeo.com]
Cheers
CYTE
I think Litesound has read “world” instead of “word”…
you need a Voronoi fracture to shatter your word, you need the rbd solver to simulate them bouncing around. for converting your fragments into cubes you might need to dig a little bit into the bullet solver intrinsic attributes. or you delete the fragment at a certain frame and exchange it for a cube at the same location.
a good rbd stuff intro:
https://vimeo.com/185820853 [vimeo.com]
Cheers
CYTE
- liftingfaces
- Member
- 3 posts
- Joined: Dec. 2018
- Offline
@Litesound - I mean an actual word, not a world. As in, the word “AWESOME” let's say. It explodes into chunks, but then those chunks change to other geometry based on distance from their origin.
@CYTE - I have actually watched and enjoyed Steven's Rigids 1 course. I didn't see a solution in his tutorials but I will look again. Thanks for the insights on the intrinsic attributes. I'll keep digging!
…ryan
@CYTE - I have actually watched and enjoyed Steven's Rigids 1 course. I didn't see a solution in his tutorials but I will look again. Thanks for the insights on the intrinsic attributes. I'll keep digging!
…ryan
- liftingfaces
- Member
- 3 posts
- Joined: Dec. 2018
- Offline
- dim1984kimo
- Member
- 84 posts
- Joined: Aug. 2008
- Offline
liftingfaces
Basically something like the attached image.
This post should be the one you should look at.
https://forums.odforce.net/topic/24604-deform-rbd-sim/?tab=comments#comment-143902 [forums.odforce.net]
Tokeru has a preview for that, too.
http://www.tokeru.com/cgwiki/images/0/03/Pigshake.gif [www.tokeru.com]
-
- Quick Links