bradenleague.com / labs
Labs
Small experiments, side projects, and quick builds. This corner stays loose on purpose.
> experiments and side quests >
Index
vkQuake-RmlUi
Quake's entire menu and HUD system rebuilt in HTML/CSS using RmlUI, integrated into the Vulkan source port via 7,000+ lines of AI-written C++.
Ripped out vkQuake's entire immediate-mode menu and HUD and replaced it with RmlUI. HTML/CSS-authored UI with declarative data binding. Custom Vulkan render interface, cvar sync, input bridging, all through a C interface layer. The AI wrote the C++. I directed.Retro Mountain Viewer
PS2-style terrain viewer with real USGS heightmaps and a WebGPU render loop.
Pick a mountain, mess with the fog and lighting, orbit around. That's it, just a PS2-era terrain viewer running on WebGPU with real USGS data. Needs WebGPU. Chrome/Edge 113+, Firefox Nightly with flags, or Safari 18+. HTTPS only.