Home

Programs

This is a fluid simulation that I wrote for my independent study at GVSU during the Winter 2009 semester.

CPU Fluid Simulation

Source Files

Fluid.c
glut.h
glut32.lib (Windows only)
Makefile (Linux only)

Binary Files

Release
Debug (Console enabled in this version)
glut32.dll (Windows only)

Documentation

Documentation
Slide Show (ppt)
Slide Show (pdf)
Script for Slide Show (doc)
Script for Slide Show (pdf)

 

CUDA Fluid Simulation

Source Files

Fluid.cu
glut.h
cutil.h
glut32.lib (Windows only)
Makefile (Linux only)

Binary Files

Release
Release - Emulation (If you don't have a CUDA enabled graphics card)
Debug (Console enabled in this version)
Debug - Emulation (If you don't have a CUDA enabled graphics card)
glut32.dll (Windows only)

Documentation

Documentation
Slide Show (ppt)
Slide Show (pdf)
Script for Slide Show (doc)
Script for Slide Show (pdf)
Speedup Results (xls)
Speedup Results (pdf)