%general-entities; ]> $LastChangedBy$ $Date$ Freeglut-&freeglut-version; Freeglut Introduction to Freeglut Freeglut is intended to be a 100% compatible, completely opensourced clone of the GLUT library. GLUT is a window system independent toolkit for writing OpenGL programs, implementing a simple windowing API, which makes learning about and exploring OpenGL programming very easy. &lfs77_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &freeglut-md5sum; Download size: &freeglut-size; Estimated disk space required: &freeglut-buildsize; Estimated build time: &freeglut-time; Freeglut Dependencies Required and User Notes: Installation of Freeglut Install Freeglut by running the following commands: mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_BUILD_TYPE=Release \ .. make This package does not come with a test suite. Now, as the root user: make install Command Explanations -DFREEGLUT_BUILD_DEMOS=ON: Build optional demo programs. Installation of the demo programs must be done manually. Contents Installed Programs Installed Library Installed Directories None libglut.so None Short Descriptions libglut.so contains functions that implement the OpenGL Utility Toolkit. libglut.so