Qore Programming Language

  • Increase font size
  • Default font size
  • Decrease font size

glut module information

E-mail Print PDF

OpenGLThe glut module provides a GLUT API to Qore, allowing Qore scripts/programs to implement OpenGL functionality in a platform-independent manner.

Requires qore 0.7.0 and GLUT (or freeglut) headers and libraries to build.

The module also requires the Qore opengl module to load and run.

Module documentation: http://qore.org/manual/modules/glut-module-doc.html

The latest source code can be checked out from svn with the following command:

svn co https://svn.qore.sf.net/svnroot/qore/module-glut/trunk qore-module-glut

SVN browse here: http://qore.svn.sourceforge.net/viewvc/qore/module-glut/trunk/

RPMs for Linux can be found at the opensuse build service here: http://download.opensuse.org/repositories/devel:/languages:/misc/

Mac OS/X users can install this module by using macports by issuing the following command

sudo port selfupdate
sudo port -vu install qore-glut-module
Last Updated on Sunday, 20 June 2010 10:09