
Forge-GPU
github.com/RosyGameStudio/forge-gpu →55 C lessons on SDL's GPU API — written with Claude Code
WHAT IT SOLVES
SDL3 shipped a brand-new GPU abstraction layer. Docs are sparse, tutorials basically don't exist, and the only real path is diving into source code blind
WHY IT'S INTERESTING
55 lessons — from hello triangle to full pipelines
Not a single demo — a full progressive curriculum. 55 standalone C files, each teaching one GPU concept. The author treated SDL3's GPU API as the subject of a deep study, not a passing experiment. That's commitment
Low-level graphics tutorials, built with AI
The most interesting tension here: these lessons teaching you to hand-roll GPU calls in C were built with Claude Code. One person used an AI coding tool to create a curriculum in one of the hardest programming domains. In a way, the repo itself is a live demo of where AI assistance actually works — and where it still needs a human who knows the domain
TECH GUESS
Pure C + SDL3 GPU API, developed with Claude Code
Discussion (0)
- No comments yet — be the first.
Related
#028▶ 323Autocomplete for CAD is here
#027▶ 400A Chrome extension that helps founders write cold emails and LinkedIn DMs
#026▶ 499A trading app that went from idea to App Store by vibing