home *** CD-ROM | disk | FTP | other *** search
/ gondwana.ecr.mu.oz.au/pub/ / Graphics.tar / Graphics / voglepm1.01.zip / voglepm1.01.txt < prev   
Text File  |  1994-05-11  |  1KB  |  26 lines

  1.     VOGLE PM 1.01 (5/10/94)
  2.     A VOGLE driver for OS/2 Presentation Manager
  3.  
  4.  
  5.     VOGLE is a library of C routines for doing line drawings and polygon fills 
  6.     in 2 and 3 Dimensions.  It handles circles, curves, arcs, patches, 
  7.     polygons, and software text in a device independent fashion.  Simple 
  8.     hidden line removal is also available via polygon backfacing.  Access to 
  9.     hardware text and double buffering of drawings depends on the driver.  
  10.  
  11.     The compiled examples, voglepm.dll, and the Hershey fonts are included in 
  12.     this archive in examples.zip.  (NOTE: the emx dlls are required for the 
  13.     examples)  
  14.  
  15.     This archive DOES NOT contain everything needed to recompile the VOGLE 
  16.     library.  The VOGLE documentation and the rest of the source code needed 
  17.     to compile the library is available from gondwana.ecr.mu.oz.au in
  18.     /pub/vogle.tar.gz.
  19.  
  20.     Makefiles for emx/gcc and Borland C++ for OS/2 are included in this 
  21.     archive.
  22.  
  23.         Claudio Fahey
  24.         e-mail: claudio@uclink.berkeley.edu
  25.  
  26.