Windows NT 4.0 source code leak
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.
 
 
 
 
 
 
Adam b4a8d373d8
Create README.md
5 years ago
..
src initial commit 5 years ago
test initial commit 5 years ago
glut.h initial commit 5 years ago
readme initial commit 5 years ago

readme

This directory contains the initial version of GLUT for both the
X Window System and Win32. GLUT API version 2 is supported.

In order to use GLUT you need to move glut.h from this directory to
wherever you intend to pick up your header files from. This is usually
wherever the other OpenGL header files are.

Currently GLUT for Win32 only compiles for x86.