An open API service indexing awesome lists of open source software.

https://github.com/sukruciris/skr_sdlrenderer

SKR_SDLRenderer is a SDL wrapper which simplifies a lot of things in areas such menu creation, animation making, etc.
https://github.com/sukruciris/skr_sdlrenderer

c sdl2 wrapper

Last synced: 12 months ago
JSON representation

SKR_SDLRenderer is a SDL wrapper which simplifies a lot of things in areas such menu creation, animation making, etc.

Awesome Lists containing this project

README

          

# SKR_SDLRenderer
SKR_SDLRenderer is a SDL wrapper which simplifies a lot of things in areas such menu creation, animation making, etc. Look at the header file and the example to learn how to use it. It is dependant to SDL, SDL_image and SDL_ttf libraries.