home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / amiga / programm / 11653 < prev    next >
Encoding:
Text File  |  1992-07-26  |  807 b   |  24 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: sparky!uunet!munnari.oz.au!metro!seagoon.newcastle.edu.au!jupiter.newcastle.edu.au!c8908461
  3. From: c8908461@jupiter.newcastle.edu.au (Robert Lang)
  4. Subject: Drawing a filled polygon ??? AreaDraw() ???
  5. Message-ID: <c8908461.712145478@jupiter.newcastle.edu.au>
  6. Sender: news@seagoon.newcastle.edu.au
  7. Organization: Uni of Newcastle, Australia
  8. Date: Sun, 26 Jul 1992 10:11:18 GMT
  9. Lines: 13
  10.  
  11. I need to draw some filled polygons (ie. the polygons are specified by
  12. points in a clockwise order and the resultant poly's are filled !)
  13.  
  14. I've been playing with AreaDraw() and all associated functions, with
  15. horendous results....
  16.  
  17. Has someone got some good example Area...() C Source code, or can you
  18. suggest a nice way to draw filled polygons in a RastPort ?
  19.  
  20. Thanks,
  21.  
  22. Robert.
  23.  
  24.