SDL_GPU minimal, single-header, high-performance 2D graphics painting library
Summary
SDL_gp is a minimal, header-only 2D graphics painter library for SDL3. The article describes its purpose as a port of sokol_gp to SDL3, highlights its lack of internal resource management, and outlines its API surface (images, shaders, pipelines, painter controls) with a sample usage that draws a red rectangle.