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
nel_h2
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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!