<< Go back to the main page
FreeGLUT logotype
Unofficial Win32 builds.

What is this webpage?

Here you can download unofficial builds of slightly modified FreeGLUT. The goal of the project is to compile FreeGLUT library for old hardware and legacy operating systems such as Windows 2000 and Windows XP. The main difference in modified version is that it contains batch script to compile the library via Borland C++ Compiler v5.5.1.

Why I need FreeGLUT?

FreeGLUT is a great tool for people who want to develop a graphical application such as 2D or 3D videogame, image viewer or maybe some computer-aided design program. This library hides system specific routines needed to create application's windows. So a developer doesn't need to know about inner workings of an operating system and he can make a program much easier. Also FreeGLUT simplifies interaction with input devices: mouses, keyboards, joysticks and so on.

FreeGLUT is written in C and uses OpenGL API so working with it you could get valuable knowledge about these programming language and graphical interface.

There are screenshots of some demonstation applications included in FreeGLUT:


3D view manipulation demo by John Tsiombikas.

Geometric Shapes Demo by Nigel Stewart.

Indexed color mode demo by John Tsiombikas.

Lorenz Strange Attractor by John F. Fay.

Sub Window Demonstration by Evan Felix.

CallbackMaker by an unknown author.

Documentation.

Online version of the unofficial FreeGLUT's documentation is placed here.

Downloads.

Original FreeGLUT is released under X-Consortium license. New and heavily modified parts of FreeGLUT, documentation and built binaries are covered by the terms of Light license agreement v1.

Latest version of the library:

Old versions, compressed documentation and changelog are located at the file archive.