Major Project Highlights

Click Image for Gallery

Click Image for Gallery

Tsunami Simulation

Using Unreal Engine, this project simulates how a tsunami would affect the landscape and architecture of Seaside, Oregon using building and heightmap data provided by researchers.

Click Image for Gallery

Click Image for Gallery

Visualizing Julia and Mandelbrot Sets

This project explores many different algorithms and coloring methods for visualizing Julia and Mandelbrot-like Sets, as well as going through some simple optimizations and animation examples.

Click Image for Gallery

Click Image for Gallery

PlotEquation

This is a C# plugin made for Rhinoceros3D that specializes in generating various mathematical models (ex. cartesian/spherical expressions, implicit surfaces, Sierpinski objects, etc.) that can be further manipulated in any CAD software.

Minor Project Highlights

Click Image for Gallery

BigDouble

Written using C#, this class provides a simple solution in greatly increasing the range of floating-point values without increasing the amount of precision required.

Click Image for Gallery

Click Image for Gallery

Visualizing Julia Set Matings

This project visualizes the concept of Julia Set matings when projected onto the Riemann Sphere, showing matings with both bounded and unbounded Julia Sets.

Click Image for Gallery

Click Image for Gallery

Exploring L-Systems

Using the PlotEquation plugin, this project shows how incredibly simple recursive rules can produce increasingly complex and diverse results, especially with vegetation-like objects.