Currently working on:
- ❓ VR support for a major project, TBA
- ⛓️ A modular 3D dungeon editor for Unity (may or may not be released)
My projects and contributions:
- 🥽 Half-Life 2 VR Mod, a game modification which adds virtual reality support to Half-Life 2 (mod is available on Steam)
- 💿 TritiumOS, a 32-bit hobby operating system
- ⌚ Pocuter App Compiler, a companion tool for developing apps for the Pocuter programmable wrist watch
- 🎲 3D JS, a canvas-based (non WebGL/WebGPU) raster 3D renderer in JavaScript, written to learn graphics programming
- ⚙️ 6502 CPU Emulator, an 6502 CPU emulator written in C++
- 🦖 Dino Jump game for Ben Eater 6502, a reimagining of the Chrome dino jump game written in assembly for Ben Eater's 6502 project