Exploding a word into thousands of cubes?

   2254   5   2
User Avatar
Member
3 posts
Joined: Dec. 2018
Offline
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
User Avatar
Member
12 posts
Joined: Oct. 2018
Offline
What do you mean by “take the world”?
You can use some Gamedev tools in Houdini to build your terrain geometry, then use attributes from map to create some details
Then scatter it and fill it by whatever geometry you want with “more organic” variation using some attribute radmize, or vex code
User Avatar
Member
676 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
User Avatar
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
User Avatar
Member
3 posts
Joined: Dec. 2018
Offline
Basically something like the attached image.
Edited by liftingfaces - Jan. 22, 2019 16:08:34

Attachments:
gold_chunk_concept.jpg (232.5 KB)

User Avatar
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]
https://vimeo.com/jacyslin [vimeo.com]
  • Quick Links