HP j6700 OpenGL Implementation Guide for HP-UX 11.x - Page 35

verify the product, file in

Page 35 highlights

installation and setup installing OpenGL 3. verify the product Here are three methods for determining if you have correctly installed OpenGL on your system. • Run the program /opt/graphics/OpenGL/demos/verify_install If OpenGL has been correctly installed on your system, running verify_install will cause a window containing a 3D rendering of the text "OpenGL" to open on your monitor. • Run any of the demos located in the directory: /opt/graphics/OpenGL/examples This directory is installed with the OPENGL-EXAMPLE fileset. • Compile, link and run one of your existing OpenGL programs. The README file in the examples directory contains instructions on how to set up and run the examples. Example programs from the OpenGL Programming Guide are installed in the directory: /opt/graphics/OpenGL/contrib/glut_samples which also contains a README file. Chapter 2 33

  • 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
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62

installation and setup
installing OpenGL
Chapter 2
33
3. verify the product
Here are three methods for determining if you have correctly installed
OpenGL on your system.
Run the program
/opt/graphics/OpenGL/demos/verify_install
If OpenGL has been correctly installed on your system, running
verify_install will cause a window containing a 3D rendering of the
text “OpenGL” to open on your monitor.
Run any of the demos located in the directory:
/opt/graphics/OpenGL/examples
This directory is installed with the
OPENGL-EXAMPLE
fileset.
Compile, link and run one of your existing OpenGL programs.
The
README
file in the
examples
directory contains instructions on how
to set up and run the examples.
Example programs from the OpenGL Programming Guide are installed
in the directory:
/opt/graphics/OpenGL/contrib/glut_samples
which also contains a
README
file.