Description
Adds drawing helpers for SDL2 applications, such as primitives and support functions used to render simple shapes or graphics effects. Developers use it when an SDL2 program needs graphics utilities beyond the base library.
It is a development and runtime library, not a user-facing app. Applications that depend on it load it automatically, while developers include it when building SDL2 graphics software.