Rob Dennison
About Me
PhD student at The University of Sheffield, Visual Computing Research Group.
Blog
This page contains other projects that aren't published research.
Multiphase PIC Fluids
A multiphase fluid simulation using the affine particle-in-cell method (APIC), based on the MultiFLIP paper by Boyd and Bridson (link to paper here).
PIC Fluids
Fluid simulation using the particle in cell method. Implemented in C++ on the CPU, making use of oneTBB for multithreading.