[Haskell-cafe] Standalone PNG module?
Peter Verswyvelen
bf3 at telenet.be
Tue Nov 6 14:12:39 EST 2007
I would like to load 32-bit images (RGB+alpha) for use with GLUT/OpenGL.
I know GTK2HS has support for loading images, but does a standalone Haskell
(wrapper) module exists for loading images?
PNG or TGA would be enough for me.
Yes, I could of course just use the GTK2HS OpenGL widget support, but I
already have written most of my code on top of GLUT.
Or I could use the SDL wrapper, but that one does not work with GHCI under
Windows.
Thanks,
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20071106/4e2c931e/attachment-0001.htm
More information about the Haskell-Cafe
mailing list