home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / mac / programm / 20018 < prev    next >
Encoding:
Internet Message Format  |  1992-12-20  |  907 b 

  1. From: bayes@hplvec.LVLD.HP.COM (Scott Bayes)
  2. Date: Thu, 17 Dec 1992 00:00:08 GMT
  3. Subject: Re: Curves in QuickDraw GX
  4. Message-ID: <830024@hplvec.LVLD.HP.COM>
  5. Organization: Hewlett-Packard Co., Loveland, CO
  6. Path: sparky!uunet!spool.mu.edu!sdd.hp.com!hpscit.sc.hp.com!hplextra!hpfcso!hplvec!bayes
  7. Newsgroups: comp.sys.mac.programmer
  8. References: <18335@borg.cs.unc.edu>
  9. Lines: 11
  10.  
  11. > So: are we going to see lots of GX programs that <ouch> make us use quadratic
  12. > curves to describe shapes? Or <grin> is there some magic way to display cubic
  13. > curves using quadratics? As far as I know, there's no simple way of doing so.
  14. > Does <gasp> GX provide some way of performing this magic? If not <"display
  15. > ignorance" mode on>, shouldn't it?
  16.  
  17. Quadratics and (non-degenerate) cubics can't even describe the same
  18. curves.  It's hard to see how to do the "magic" without approximations
  19. and lotsa MIPS, as you say.
  20.  
  21. ScottB
  22.