Project Categories
Major Project Highlights
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.
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.
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
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.
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.
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.