Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
360 B

  1. This directory contains the initial version of GLUT for both the
  2. X Window System and Win32. GLUT API version 2 is supported.
  3. In order to use GLUT you need to move glut.h from this directory to
  4. wherever you intend to pick up your header files from. This is usually
  5. wherever the other OpenGL header files are.
  6. Currently GLUT for Win32 only compiles for x86.