Color Game Boy Emulator (+ DMG-01)

Pokémon Crystal running on a GBC emulator Written in Rust, uses egui for an immediate mode GUI. Runs reasonably fast and marks my first real foray into console emulation.

Creasy (Computational Origami, Crease Patterns)

Creasy is a software tailored to computational origami which implements an algorithm that turns flat-foldable crease patterns into folding sequences. A white C on a light blue background

chip8rs (CHIP-8 Emulator)

IBM logo on a CHIP-8 emulator Yet another CHIP-8 emulator, written in Rust. My humble beginnings in the #emudev scene.

CUDA-Raytracer

A simple ray tracer written with CUDA that saves its output in a .ppm file. This was made as a final project for a GPU programming course (includes a CPU version for benchmarking). Colorful balls