For my final project in my Physically Based Animation class, I completed an implementation of the Material Point Method for simulating elastic materials under Dr. Chenfanfu Jiang. The simulator was programmed in C++, and loaded particle positions into .poly files that could then be meshed and rendered in Houdini. The work was based on skeleton code given by Dr. Jiang and this paper.