compiling and linking programs
overview
overview
Table
/opt/graphics/OpenGL
These subdirectories contain header files and libraries which may be used when compiling and linking your programs.
Table
Subdirectory | This Directory Contains... |
|
|
include/GL | Header files needed for OpenGL development. |
|
|
lib | |
|
|
lib/pa20_64 | |
|
|
lbin | |
|
|
doc | OpenGL documentation including reference pages. |
|
|
contrib/libwidget | A Motif widget library and source code. |
|
|
contrib/libglut | Utilities found in the OpenGL Utility Toolkit as |
| mentioned in the OpenGL Programming for the X |
| Window System manual. |
|
|
contrib/xglinfo | Utility to print display and visual information for |
| OpenGL with the X Window system. |
|
|
demos | Sample OpenGL programs, including source code. |
|
|
44 | Chapter 4 |