2017-10-05T17:48:03+00:00

Cloth Simulation

This cloth simulator is an assignment from CS 5643: Physically Based Animation for Computer Graphics , a graduate course at Cornell taught by Dr. Doug James. This project models a piece of cloth using “Position Based Dynamics” (PBD) as described by Muller et al. (2006). Simulations run in real-time on a desktop computer allowing the user to [...]

2017-05-22T20:55:22+00:00

Leaf Venation

This work is a final project from CS 5643: Physically Based Animation for Computer Graphics, a graduate course at Cornell taught by Dr. Doug James. This work simulated leaf venation patterns using algorithms described by Runions et al. (2005). A 2D simulation is developed in JAVA, using the Processing library for visualization. Code is available on Github: Source: Code Simulations Examples simulations [...]