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

Changes for version 0.02_02 - 2017-03-03

  • Fixed missing constants because of out-of-order includes NOTE: have to have <GL/glu.h> before "const-c.inc"
  • Added missing gluTessVertex to exports
  • Fixed tests to fail on fail

Changes for version 0.02_01 - 2017-03-03

  • Fix gl.h and glu.h includes for __APPLE__ The Apple convention is <OpenGL/gl.h> and <OpenGL/glu.h> where OpenGL is the name of the framework.

Documentation

discussion of tessellation in POGL

Modules

Perl bindings to the OpenGL Utility Library (GLU)