Project Overview
The purpose of this thesis is to determine an effective way to subdivide a mesh and then allow the mesh to be fractured and broken into smaller pieces. The mesh is preprocessed into a 3D grid and divided into voxels. A shell representing the original mesh is created from the grid using a marching cubes algorithm. The user can input a force to break off chunks in real time.

