home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / graphics / 12036 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  1.2 KB

  1. Path: sparky!uunet!pipex!warwick!uknet!comlab.ox.ac.uk!newshost!rpb
  2. From: rpb@psy.ox.ac.uk (Ray Bellis)
  3. Newsgroups: comp.graphics
  4. Subject: Working anti-aliased line drawing routine needed
  5. Message-ID: <RPB.92Nov18153354@brain.psy.ox.ac.uk>
  6. Date: 18 Nov 92 15:33:54 GMT
  7. Organization: Dept. of Experimental Psychology, Oxford, England.
  8. Lines: 26
  9.  
  10.  
  11. I've been trying to use the algorithms in Burger & Gillies
  12. (Interactive Computer Graphics) for 8 octant anti-aliased
  13. line drawing but I can't get them to work.  Does anyone
  14. please have a *working* function (preferably in C) that
  15. I could have.
  16.  
  17. The main problem I have is that the algorithm I have expects
  18. to plot two pixels for each iteration of the loop, and I can't
  19. figure out for the 8 octant version where to place the second
  20. pixel relative to the primary pixel.
  21.  
  22. Thanks,
  23.  
  24. p.s. I know about the code in graphics gems, and that's
  25.      definite overkill.
  26.  
  27.  
  28. --
  29. ------------------------------------------------------------------------------
  30. R. P. Bellis                E-Mail:    <rpb@psy.ox.ac.uk>
  31. Dept. of Experimental Psychology    Whois:    (RB83)
  32. University of Oxford            Tel:    +44 865 271419
  33. South Parks Road            Fax:    +44 865 310447
  34. Oxford OX1 3UD
  35. ------------------------------------------------------------------------------
  36.