use Perl Log In
POGL and ImageMagick Collaboration
Leveraging POGL's OpenGL::Array objects, Graphcomp has released an extensible OpenGL::Image module that allows developers to share C pointers between IM's image cache and OpenGL's textures, FBOs and VBOs — without copying/casting/conversion — for significant performance improvement over IM's blobs.
This simplifies loading/managing/saving textures/data (IM supports most image formats), and allows developers to use ImageMagick features to process frames.
OpenGL::Image provides a plug-in architecture allowing future support for additional imaging engines.
For developers that do not require all the features of ImageMagick, OpenGL::Image defaults to a built-in pure-Perl Targa engine (uncompressed RGBA).
Check out the POGL Developer's Site "

POGL and ImageMagick Collaboration 0 Comments More | Login | Reply /