Qore OpenGL Module is an open source module for the Qore programming language that provides an OpenGL API.
The Qore OpenGL Module requires the Qore Glut Module to make a GUI (Graphical User Interface). More documentation can be found here.
Product's homepage
Requirements:
· Qore Programming Language
What's New in This Release: [ read full changelog ]
· Updated configure to check the directory specified with --prefix first when looking for dependent libraries.
· Fixed configure to look for glu.h as well as gl.h; made not finding OpenGL a fatal error.