libopengl-image-perl

Image loader for opengl
  https://metacpan.org/release/OpenGL-Image
  0
  no reviews



This module provides methods to load/modify/save images for use with opengl textures, fbos and vbos.

it also requires at least one supported opengl::image imaging engine. at this time, the following drivers are supported:

* targa - pure perl - uncompressed rgba files (comes with opengl::image).
* magick - requires perlmagick (v6.3.5 or newer for best performance).