home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / lang / fortran / 4852 < prev    next >
Encoding:
Internet Message Format  |  1992-12-29  |  1.4 KB

  1. Path: sparky!uunet!gatech!destroyer!cs.ubc.ca!unixg.ubc.ca!unixg.ubc.ca!gyan
  2. From: gyan@unixg.ubc.ca (Gyan P. Sinha)
  3. Newsgroups: comp.lang.fortran
  4. Subject: Re: graphics in fortran
  5. Date: 29 Dec 92 20:03:06 GMT
  6. Organization: The University of British Columbia
  7. Lines: 34
  8. Message-ID: <gyan.725659386@unixg.ubc.ca>
  9. References: <1992Dec29.113206.9790@ac.dal.ca>
  10. NNTP-Posting-Host: unixg.ubc.ca
  11.  
  12. In <1992Dec29.113206.9790@ac.dal.ca> jpeach@ac.dal.ca writes:
  13.  
  14. >I am going to be writing  a program in fortran that is going
  15. >to require some basic graphics ability.  What I want to be able
  16. >to do is to draw some line graphics in two dimensions.  I am
  17. >finding it difficult to locate a tool that woill add me in doing
  18. >this in fortran.  It has be be some type of standard so that
  19. >the software can be compiled on the IBM PC, MAC and the VMS
  20. >computers.  I discovered there is a standard called GKS
  21. >(Graphics Kernaling System)  It will do everything that I want
  22. >it to but I cannot find a company that sells it.  Can anyone
  23. >tell me were I can get this software tool or any other tools
  24. >that will work.  Please e-mail me at JPEACH@ac.dal.ca or
  25. >post a message here.  Thanks.
  26. >///MiStEr pEaCh\\\
  27.  
  28.  
  29. Watfor-77 by Watcom does have GKS. It's not a 32 bit compiler, so your
  30. code and data will have to be small. Their address is:
  31.  
  32. Watcom
  33. 415 Phillip Street
  34. Waterloo, Ontario
  35. Canada N2L 3X2
  36. Tel: (519) 886-3700
  37. FAX: (519) 747-4971
  38.  
  39.  
  40. Hope this helps.
  41.  
  42. Gyan P. Sinha
  43. UBC, Vancouver.
  44.