home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / gldemosd.zip / readme.txt < prev    next >
Text File  |  1995-11-07  |  1KB  |  25 lines

  1. These are some OpenGL demo programs from the OpenGL beta. To run these, you must have the following OpenGL DLLs in your LIBPATH or in the same directory as the demo exe files:
  2.     RASTER.DLL
  3.     OPENGL.DLL    
  4.     GLUT.DLL
  5.     LIBAUX.DLL
  6.     LIBTX.DLL
  7.  
  8. You can download the latest version of OpenGL via anonymous ftp from ftp.eagen.com or via http from http://www.eagen.com/warpspace. 
  9.  
  10. In order to run to two demo programs, you must be running in 256  or 16 million color mode because of a bug in the OpenGL beta. 
  11.  
  12. To run the wave demo, type "wave -db" at the command prompt.
  13. While running the wave demo, you can use the following keys:
  14.     Escape     : Quit the demo
  15.     C    : Contouring type 1, 2, or off
  16.     S    : Shading on or off
  17.     L    : Lighting on or off
  18.     D    : Depth test on or off
  19.     Space    : Step mode on or off
  20.             While in step mode, N advances each frame.
  21.     A    : Spin mode on or off
  22.  
  23. These demos should give you a little bit of an idea as to what kind of performance you can expect with WarpSpace. However, these demos are unoptimized while WarpSpace will be highly optimized and will be faster.
  24.  
  25. These demos are from IBM's OpenGL beta.