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
Fully Managed MySQL, PostgreSQL, and SQL Server
Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
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!