Home

Awesome

Mesh Fragmentation

Fragment a mesh and simulate an explosion. Live demo here.

Usage

Put the MeshExplosion MonoBehaviour on a GameObject with a Mesh. Configure the explosion:

Quick overview

The MeshFragmenting class splits the mesh into fragments (it make sure each triangle has its own vertices).

The MeshExplosion class animates the fragments over time.