Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joel16/sdl2-psp-sample
This uses stb_image to workaround the missing sdl2_image.
https://github.com/joel16/sdl2-psp-sample
Last synced: about 1 month ago
JSON representation
This uses stb_image to workaround the missing sdl2_image.
- Host: GitHub
- URL: https://github.com/joel16/sdl2-psp-sample
- Owner: joel16
- Created: 2019-06-19T02:34:47.000Z (over 5 years ago)
- Default Branch: sdl-2.0.12
- Last Pushed: 2020-04-01T18:52:14.000Z (over 4 years ago)
- Last Synced: 2024-11-02T13:50:46.796Z (about 2 months ago)
- Language: C
- Size: 4.39 MB
- Stars: 15
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SDL2-PSP-Sample
Based on [SDL2 port](https://github.com/KapLex/SDL2) by KapLex.
The animation example is taken from [Acry's Sprite Animation Demo](https://github.com/Acry/SDL2-Anim01)