Showcase
κba (Game Boy Advance Emulator)#
W.I.P. Game Boy Advance emulator, using SDL2 for the GUI. Runs most games reasonably well, includes experiments with JIT1 compilation. |
![]() |
kevboy – Color Game Boy Emulator (+ DMG-01)#
![]() |
A Game Boy and Game Boy Color emulator written in Rust, using egui for an immediate mode GUI. Runs reasonably fast and marks my first real foray into console emulation. » Try it here! « |
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. |
![]() |
chip8rs (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). |
![]() |
-
By utilizing the cranelift crate and its IR. ↩︎