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.
- Host: GitHub
- URL: https://github.com/sukruciris/skr_sdlrenderer
- Owner: SUKRUCIRIS
- License: mit
- Created: 2021-12-31T14:24:42.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-11T14:09:27.000Z (over 4 years ago)
- Last Synced: 2025-01-21T05:27:11.969Z (over 1 year ago)
- Topics: c, sdl2, wrapper
- Language: C
- Homepage:
- Size: 1.28 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.