Changes for version 0.03 - 2017-03-04
- New official release of OpenGL::GLU
- Now works windows, unix, macosx
- Some missing constants for windows (TODO)
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)