DevPak Downloads for Dev-C++ Users

  • OpenGLUT 0.6.3 (Oct 2004) OpenGLUT.0.6.3.DevPak (98 Kb)
    MD5 checksum: b6d14f947798699a834cd57da566c1c7
    This is the latest release of OpenGLUT - a GLUT replacement.
    Use #include <GL/openglut.h> and link with libopenglut.a
    Define OPENGLUT_STATIC as a preprocessing symbol.
  • GLUT 3.7.6+ glut.3.7.6+.DevPak (104 Kb)
    MD5 checksum: 5073b848ec0c0faaa242641c48cf36bd
    Use #include <GL/glut.h> and link with libglut.a
    Define GLUT_STATIC as a preprocessing symbol.
  • GLUI 2.2 (CVS Dec 2003) glui.2.2-1.DevPak (273 Kb)
    MD5 checksum: 045a70b28f747647b71334da1ff4d2e4
    Updated for Dev-C++ 4.9.9.0 (gcc 3.3.1)
    GLUI does not quite work perfectly with FreeGLUT, use GLUT instead.
    Use #include <GL/glui.h> and link with libglui.a
  • FreeGLUT 2.2.0 freeglut.2.2.0.DevPak (76 Kb)
    MD5 checksum: 12d4348362851c141cb21117d0180ff3
    This is a CVS snapshot from December 30th 2003.
    FreeGLUT has not yet been extensively tested on Cygwin or Mingw32.
    Use #include <GL/freeglut.h> and link with libfreeglut.a

Links