Projects

Mandelbrot Fractal Zoomer

A simple zoomable viewer of the Mandelbrot Fractal coded in Rust.

Game Of Life

A simple implementation of Conway's Game of Life in Rust.

Perlin Island

An island randomly generated with perlin noise and viewed in 3D with WebGl and Rust.