Description
SDL_gfx is a graphics primitive (line, circle, rectangle etc.) that comes with AA support, a rotozoomer and other drawing related support functions.
All the functions are wrapped up in a C based add-on library for the Simple Direct Media (SDL) cross-platform API layer.
Tags:
User Reviews for SDL_gfx 1
-
SDL_gfx provides rich graphics primitives and AA support, ideal for game development using the SDL cross-platform API.