Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonycoz/imagersdl
unmaintained Imager wrapper for SDL surfaces
https://github.com/tonycoz/imagersdl
Last synced: about 1 month ago
JSON representation
unmaintained Imager wrapper for SDL surfaces
- Host: GitHub
- URL: https://github.com/tonycoz/imagersdl
- Owner: tonycoz
- Created: 2015-09-27T12:31:47.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-27T12:33:23.000Z (about 9 years ago)
- Last Synced: 2024-10-13T12:05:15.587Z (2 months ago)
- Language: Perl
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Imager::SDL provides an Imager interface to SDL::Surface objects.
Requires:
Imager 0.48
SDL_perlMost testing was done with SDL_perl 2.1.3, but earlier versions should
work too.See demo/mandel.pl for sample code.