SDL_draw is a basic primitive drawing library based on SDL (Simple DirectMedia Layer). You have functions to draw basic elements, like points, lines and circles, on SDL surfaces.
Features
- It's very fast
Categories
GraphicsLicense
GNU Library or Lesser General Public License version 2.0 (LGPLv2)Follow SDL_draw
Other Useful Business Software
AI-powered service management for IT and enterprise teams
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Rate This Project
Login To Rate This Project
User Reviews
-
These functions are really missing in the SDL library. This one comes in handy. Very good work!