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

Changes for version 0.042 - 2019-01-09

  • New API functions: next_frame, current_context, log_gl_errors
  • New Import Syntax: -V1 loads ::V1 module, ":V1:all" is no longer allowed
  • Support for OpenGL::GLFW contexts
  • Clean up GL contexts before global destruction
  • Fix some dist version problems that cpanm didn't like

Modules

Rapid-prototyping utilities for OpenGL
Context wrapper around OpenGL::GLFW API
Subclass of X11::GLX::DWIM to meet contract of OpenGL::Sandbox::make_context
Subclass of SDLx::App to meet contract of OpenGL::Sandbox::make_context
Wrapper around a memory-mapped scalar ref
Resource manager for OpenGL prototyping
Wrapper object for OpenGL texture