Graduate School

Thesis - DHSVM Parallel

My Graduate thesis consisted of taking an old C program desinged to simulate water sheds and making key parts of it run in parallel. In addition I modified the program to run many instances at a time, and allowed random ranges to be specified in the parameter files.

Andrew Adriance published on
2 min, 246 words

Bi-Directional Volumetric Ray Tracer

For a final project in my graduate Computer Graphics course I implemented a brute force volume ray tracer that shot rays from both the camera and light source.

Andrew Adriance published on
1 min, 45 words

PyFuzz

While learning about automated testing research in my graduate programing languages class I worked with a team to create a tooling and black box fuzzing program for Python code.

Andrew Adriance published on
1 min, 89 words