Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

Imager::SDL provides an Imager interface to SDL::Surface objects.

Requires:

Imager 0.48
SDL_perl

Most testing was done with SDL_perl 2.1.3, but earlier versions should
work too.

See demo/mandel.pl for sample code.