home *** CD-ROM | disk | FTP | other *** search
/ gondwana.ecr.mu.oz.au/pub/ / Graphics.tar / Graphics / voglpm1.02.txt < prev    next >
Text File  |  1995-07-12  |  2KB  |  46 lines

  1.        OS/2 Upload Information Template for ftp-os2.nmsu.edu
  2.  
  3. Archive Name: voglpm1.02.zip
  4.  
  5. Program Description:  A VOGL (GL-like graphics library) driver for OS/2 PM
  6.  
  7. Operating System:  Tested on OS/2 2.11.  Should work on OS/2 2.x
  8.  
  9. Program Source:  Claudio Fahey <claudio@uclink.berkeley.edu>
  10.  
  11. Replaces: Nothing.  This does NOT replace 2_x/program/vogle101.zip.
  12.  
  13. Your name: Claudio Fahey
  14. Your email address: claudio@uclink.berkeley.edu
  15.  
  16. Proposed directory for placement:   2_x/program
  17.  
  18. ------------------------------------------------------------------------
  19.  
  20.     VOGL PM 1.02 (5/19/94)
  21.     A VOGL driver for OS/2 Presentation Manager
  22.  
  23.     VOGL is a library of C routines which try to allow a programmer to write
  24.     programs which can be moved to machines which have the Silicon Graphics GL 
  25.     library on them.  It is based entirely on the VOGLE graphics library, and 
  26.     as a result can handle circles, curves, arcs, patches, and polygons in a 
  27.     device independent fashion.  Simple hidden line removal is also available 
  28.     via polygon backfacing.  Access to hardware text and double buffering of 
  29.     drawings depends on the driver. 
  30.  
  31.     The compiled examples, voglpm.dll, hershey.dll, and the Hershey fonts are 
  32.     included in this archive in examples.zip.  (NOTE: the emx dlls are 
  33.     required for the examples.)
  34.  
  35.     This archive DOES NOT contain everything needed to recompile the VOGL 
  36.     library.  The VOGL documentation and the rest of the source code needed 
  37.     to compile the library is available from gondwana.ecr.mu.oz.au in
  38.     /pub/vogl.tar.gz.  This driver may be incorporated into future versions
  39.     of the VOGL archive.
  40.  
  41.     Makefiles for emx/gcc are included in this archive.
  42.  
  43.         Claudio Fahey
  44.         e-mail: claudio@uclink.berkeley.edu
  45.  
  46.