Explode Mesh
By using this script you can explode any mesh into its triangles.

* This page contains affiliate links, meaning we may earn a small commission if you purchase something through them, at no extra cost. $15
- Category:
- Tools › Particles-effects
- Developer:
- Azerilo
- Price:
- $15
- Favorites:
- 18
- Supported Unity Versions:
- 2019.4.28 or higher
- Current Version:
- 1.0
- Download Size:
- 281.39 KB
- Last Update:
- Nov 22, 2021
- Description:
Add this script to any mesh and explode it into triangles. Reduce the exploded mesh resolution and increase the performance easily.
You can play the WebGL demo here:
- Technical Details:
- You can use this script on any mesh, static or skinned (animated)
- Very easy to use. Just add it to a 3D model and call the StartExplosion method.
- You can decrease the exploded mesh resolution to match your desired performace.
- It can be used on meshes with multiple material and submeshes
- It uses the Unity physics engine and interacts with other colliders in the scene.
- You can change the direction of explosion easily.
- Works on all platforms (PC, Mobile, WebGL) and all rendering pipelines
- Full source code and documentation included. You can extend it and add new features to it.
- Continue »