The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Prima::OpenGL::Modern - Prima support for GLEW library

DESCRIPTION

Warning: OpenGL::Modern is highly experimental between versions, and might not work with this code.

It is therefore the module is not a prerequisite, so if you need it you need to install it yourself. The GLEW library is automatically initialized on a first paint event of a GLWidget. If you don't use that, you need to initialize the library yourself using its only glew_init function

SYNOPSIS

   use Prima qw(Application OpenGL::Modern);

AUTHOR

Dmitry Karasik, <dmitry@karasik.eu.org>.

SEE ALSO

OpenGL::Modern

LICENSE

This software is distributed under the BSD License.