home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / sgi / 11439 < prev    next >
Encoding:
Text File  |  1992-07-27  |  1.0 KB  |  32 lines

  1. Newsgroups: comp.sys.sgi
  2. Path: sparky!uunet!usc!rpi!utcsri!skule.ecf!xiaoy
  3. From: xiaoy@ecf.toronto.edu (XIAO Yan)
  4. Subject: Advice sought on displaying character strings.
  5. Message-ID: <Bs1xGM.AB@ecf.toronto.edu>
  6. Keywords: font(), cmov(), and charstr()
  7. Organization: University of Toronto, Engineering Computing Facility
  8. Date: Mon, 27 Jul 1992 14:26:45 GMT
  9. Lines: 21
  10.  
  11. Advice sought for
  12.     Attaching character string labels to networks in GL.
  13.  
  14. Right now we are using the triad:
  15.     font()
  16.     cmov()
  17.     charstr()
  18. which has the advantage of maintaining good viewing angle and size 
  19. during translation and rotation, but has these problem:
  20.     1). zbuffering does NOT work so front labels may be occluded by
  21.         back labels.
  22.     2). sizes are constant.
  23.     3). lables always orient left-right horizontally.
  24.  
  25. We have not tried the so-called stroke fonts by actually drawing polygons,
  26. and it is assumed the maintaining good viewing angle will be very hard.
  27.  
  28. Anyone has a better solution, or knows good packages around?
  29.  
  30. Xiao
  31. <xiao@virtual.rose.utoronto.ca>
  32.