home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / graphics / 14324 < prev    next >
Encoding:
Internet Message Format  |  1993-01-29  |  1.9 KB

  1. Path: sparky!uunet!joebloe!joseph
  2. From: joseph@joebloe.maple-shade.nj.us (Joseph Nathan Hall)
  3. Newsgroups: comp.graphics
  4. Subject: Modeling 3d paths w/ splines
  5. Date: Wed, 27 Jan 93 13:47:32 EDT
  6. Organization: 5 Sigma Software
  7. Message-ID: <01050166.oognk8@joebloe.maple-shade.nj.us>
  8. Reply-To: joseph@joebloe.maple-shade.nj.us
  9. X-Mailer: uAccess - Macintosh Release: 1.5v5
  10. Lines: 32
  11.  
  12.  
  13. (repost -- looks like my first try went into the bit bucket)
  14.  
  15. I'm looking for a reference on modeling with natural splines in
  16. 3 dimensions.  I saw a reasonably new book recently that was
  17. nothing but modeling techniques for curves and surfaces in 2
  18. and 3 dimensions--splines, Bezier curves, NURBS, etc.  Unfortunately
  19. I don't remember what it was called.  :-(
  20.  
  21. My immediate problem:
  22.  
  23. I'm modeling paths in 3 dimensions and need some help.  Alas.
  24. An interpolating function is required, so Bezier curves, etc.,
  25. are out. Could someone summarize the procedure for finding and
  26. using a parametric, natural 3-d spline?  How do the computations
  27. differ from those used to find an interpolating function for
  28. a table of values?  I understand that there is also a similar
  29. interpolating method that offers local control.
  30.  
  31. (Of course, source code will always be welcome.)
  32.  
  33. I'd like to model conic paths as well.  Are there reasonably
  34. simple interpolating functions that do a better job of modeling 
  35. circles, ellipses, etc., than polynomial splines?  I.e., if
  36. I just pick a fairly small number of points on a circular path,
  37. the interpolated path will be a pretty good approximation.
  38.  
  39. ================O Fortuna, velut Luna, statu variabilis================
  40. uunet!joebloe!joseph   (609) 273-8200 day   joseph%joebloe@uunet.uu.net
  41. 2102 Ryan's Run East        Rt 38 & 41             Maple Shade NJ 08052
  42. Copyright 1993 by Joseph N. Hall.   Permission granted to copy and
  43. redistribute freely over USENET and by email.  Commercial use prohibited.
  44.