home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / vogle102.zip / voglpm1.02.txt < prev   
Text File  |  1994-05-19  |  1KB  |  28 lines

  1.  
  2.     VOGL PM 1.02 (5/19/94)
  3.     A VOGL driver for OS/2 Presentation Manager
  4.  
  5.     VOGL is a library of C routines which try to allow a programmer to write
  6.     programs which can be moved to machines which have the Silicon Graphics GL 
  7.     library on them.  It is based entirely on the VOGLE graphics library, and 
  8.     as a result can handle circles, curves, arcs, patches, and polygons in a 
  9.     device independent fashion.  Simple hidden line removal is also available 
  10.     via polygon backfacing.  Access to hardware text and double buffering of 
  11.     drawings depends on the driver. 
  12.  
  13.     The compiled examples, voglpm.dll, hershey.dll, and the Hershey fonts are 
  14.     included in this archive in examples.zip.  (NOTE: the emx dlls are 
  15.     required for the examples.)
  16.  
  17.     This archive DOES NOT contain everything needed to recompile the VOGL 
  18.     library.  The VOGL documentation and the rest of the source code needed 
  19.     to compile the library is available from gondwana.ecr.mu.oz.au in
  20.     /pub/vogl.tar.gz.  This driver may be incorporated into future versions
  21.     of the VOGL archive.
  22.  
  23.     Makefiles for emx/gcc are included in this archive.
  24.  
  25.         Claudio Fahey
  26.         e-mail: claudio@uclink.berkeley.edu
  27.  
  28.