home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / graphics / 13132 < prev    next >
Encoding:
Internet Message Format  |  1992-12-22  |  1.2 KB

  1. Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!agate!usenet.ins.cwru.edu!gatech!destroyer!cs.ubc.ca!unixg.ubc.ca!reg.triumf.ca!noel
  2. From: noel@reg.triumf.ca (NOEL GIFFIN)
  3. Newsgroups: comp.graphics
  4. Subject: Re: How many dots in a circle?
  5. Message-ID: <22DEC199210514406@reg.triumf.ca>
  6. Date: 22 Dec 92 18:51:00 GMT
  7. References: <1992Dec22.134450.15558@cactus.org>
  8. Organization: TRIUMF: Tri-University Meson Facility
  9. Lines: 18
  10. NNTP-Posting-Host: reg.triumf.ca
  11. News-Software: VAX/VMS VNEWS 1.41
  12.  
  13. In article <1992Dec22.134450.15558@cactus.org>, rdd@cactus.org (Robert Dorsett) writes...
  14. Stuff deleted...
  15.  
  16. >What is the minimum number of discrete points that will exist in the 
  17. >perimeter of that circle?  And, of more interest, if one has a minimum 
  18. >number of points required, what will be the minimum radius needed to
  19. >produce that number?
  20.     Isn't this just as simple as c = pi * d 
  21.  
  22.     If your short axis display minimum resolution is 600 pixels then the 
  23. maximum diameter of a circle to be contained in it is also 600 pixels.
  24. Then the number of pixels in the circumference should be (pi * 600) pixels and
  25. the minumum radius would be of course 400 pixels.
  26.  
  27.  
  28.                 Noel@reg.triumf.ca
  29.