Qore OpenGL Module is a module that provides an OpenGL API to the Qore programming language. It should be used in conjunction with another module that provides generic graphical display capabilities (such as the qt4 or glut modules).
Qore Glut Module is a module that provides a GLUT API to the Qore programming language, allowing Qore scripts and programs to implement platform-independent OpenGL GUIs.