About this project
This is the final project for the course, General-Purpose GPU Programming 2018 Spring @ NTU CSIE, lectured by Wei-Chao Chen.
We focus on physical effect simulation using material point method. Because this course is all about GPU, our implementation is based on C++ and CUDA to accelerate the whole process with GPU computating power.