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
GraphicsFollow SDL_draw
Other Useful Business Software
Rate This Project
Login To Rate This ProjectUser Reviews
-
These functions are really missing in the SDL library. This one comes in handy. Very good work!