home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / graphics / 13012 < prev    next >
Encoding:
Internet Message Format  |  1992-12-17  |  874 b 

  1. Path: sparky!uunet!usna!dfr
  2. From: dfr@usna.navy.mil (PROF D. Rogers (EAS FAC))
  3. Newsgroups: comp.graphics
  4. Subject: Re: Algorithm for Parabola.
  5. Message-ID: <2547@usna.NAVY.MIL>
  6. Date: 17 Dec 92 16:25:26 GMT
  7. References: <1992Dec16.013012.6459@lopez.marquette.MI.US>
  8. Sender: news@usna.NAVY.MIL
  9. Organization: U. S. Naval Academy
  10. Lines: 12
  11.  
  12. In article <1992Dec16.013012.6459@lopez.marquette.MI.US> traal@lopez.marquette.MI.US (Brian Phillips) writes:
  13. !I'm looking for an equation to plot a parabola.  I'd like to specify the
  14. !x-intercepts, and the height.  I know the algebraic formula, but somehow
  15. !it's not converting to C very well.  Or rather, I'm not converting it to
  16. !C very well.  Anyone got a working one?
  17.  
  18. Try Section 4-7 Parametric Representation of a Parabola p 223--227, 555
  19.  
  20. in Mathematical Elements for Computer Graphics 2nd ed, Rogers &
  21. Adams, McGraw-Hill 1990
  22.  
  23. dfr
  24.