Projects
Computer Graphics
These projects were done as part of CS184: Foundations of Computer Graphics at UC Berkeley taught by Ren Ng.
- FLIP Fluid Simulator | Project Page |
- Cloth Simulator | Project Page |
- Pathtracer | Project Page I | Project Page II |
- Mesh Editor | Project Page |
All projects were written in C++, except the FLIP Fluid Simulator which was written in Python.
Computer Vision
These projects were done as part of CS180: Intro to Computer Vision and Computational Photography at UC Berkeley taught by Alyosha Efros and Angjoo Kanazawa.
- Image Quilting and Neural Style Transfer | Project Page |
- Image Warping and Mosaicing | Project Page |
All projects were written in Python.