How can I break a flat object or sphere in a grasshopper?

How can I break a flat object or sphere in a grasshopper?image

Vornoi 2D + Kangaroo 2 (for bullet physics)! :slight_smile:

1 Like

I think the hardest part here is designing a reasonable crack pattern.
The ‘Voronoi Groups’ component seems suitable here


Then have them move away and apart from the impact point, plus some rotation, with a falloff based on distance and a bit of randomness:


shatter_glass.gh (26.6 KB)
(bit of a mess, can probably be done more simply)
5 Likes