|
Prof Avery's weblog
the beckoning aperture of dismay
<spool@kenytt.net>
Geek News
del.icio.us bookmarks
RSS
|
|
|
GLUT
You can download documentation and a copy of the library from the official
GLUT
page. If you grab the
.ZIP file
from the GLUT for Win32
page, you'll see the following files:
- glut.def
- The DLL module definition file. You probably don't need this unless you're rebuilding GLUT from the sources.
- glut.h
- This is the file that your C program will need to #include.
- glut32.dll
- The actual GLUT library; put it somewhere in your path.
- glut32.lib
- The "import" library; link your program against this to automatically import the GLUT functions from the DLL.
- README-win32.txt
- The, ummm... readme. You should probably read it.
If you need more help getting up and running on Windows, check out
Installing GLUT on a Windows machine.
/var/spool/courses/csuf/2005/spring/cpsc465
#
|
|
|
April 2018 |
Sun |
Mon |
Tue |
Wed |
Thu |
Fri |
Sat |
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 |
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
21 |
22 |
23 |
24 |
25 |
26 |
27 |
28 |
29 |
30 |
|
|
|
|
|
RSS
Topics
Archives
|
|
|