n67094/SDL_gp: Single header high-performance 2D graphics painter for SDL3 · GitHub
🔥 Explore this must-read post from Hacker News 📖
📂 **Category**:
💡 **What You’ll Learn**:
A minimal, high-performance 2D (g)raphics (p)ainter for SDL3.
This is a port of sokol_gp to SDL3, with one main difference:
sokol_gp relies on sokol, which manages resources internally. SDL_gpu...
