home *** CD-ROM | disk | FTP | other *** search
/ gondwana.ecr.mu.oz.au/pub/ / Graphics.tar / Graphics / MacVogl-alpha1.ReadMe < prev    next >
Text File  |  1991-11-06  |  815b  |  26 lines

  1. This is the first release of MacVogl, a port of the vogl package,
  2. which is a gl-like graphics library.
  3.  
  4. The code is still in alpha stage. I am currently optimising
  5. it for the Mac platform. Use it at your own risk and sanity.
  6. Do observe that:
  7.  
  8. 1.  ThinkC 5.01 is used for this version.
  9. 2.  Requires at least a 68020 CPU and 68881 FPU.
  10. 3.  Assumes that point 2 is always true. Doesn't check.
  11. 4.  Think C specific code is enclosed within #ifdef THINK_C.
  12. 5.  The Mac II driver is found in MacII.c
  13.  
  14. I welcome bug reports and fixes. I will try my best to incorporate
  15. the suggestions in my next release. But no garantees (sp?).
  16.  
  17. Tai Hou TNG
  18. Institute of Systems Science
  19. National University of Singapore
  20. Heng Mui Keng Terrace
  21. Singapore 0511
  22. FAX:7782571
  23. email: taihou@iss.nus.sg (internet)
  24.        isstth@nusvm.bitnet (bitnet)
  25.  
  26.