| rayt: a GPU raytracer |
| Admittedly it's pretty basic — I didn't get to implement more advanced features like path tracing and the renderer is non-interactive (scenes are specified in source code). I intend to rewrite a CPU-based version in the future. |
| vibro: a synth instrument with expressive features |
| I love chiptunes but most songs are programmed via trackers and contain effects like vibrato and glissandos that are hard to achieve well on normal keyboards. I wrote this to overcome some of these limitations and connect deeper with the music. |
| Project Taco: current work on The Art of Computer Programming. Includes a custom MIX emulator for running the code listings. |
| Tough book! |