I want to shred an object to particles

This effect usually requires modifying a vertex shader to send the individual triangles of a mesh flying in whatever patterns you need for the particular look. Some examples that include source code, in order of simplest to most complex:

The last requires some modeling knowledge with programs like Blender or Cinema4D, to prepare the particles into which the mesh will be broken.

3 Likes