home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / graphics / 13507 < prev    next >
Encoding:
Internet Message Format  |  1993-01-07  |  1.3 KB

  1. Xref: sparky comp.graphics:13507 alt.cad.autocad:1798
  2. Newsgroups: comp.graphics,alt.cad.autocad
  3. Path: sparky!uunet!paladin.american.edu!gatech!darwin.sura.net!spool.mu.edu!umn.edu!peca!mavuduru
  4. From: mavuduru@peca.cs.umn.edu (Rama Mavuduru)
  5. Subject: Re: Reconstructing 3D solid from planar cross sections
  6. Message-ID: <mavuduru.726427225@peca>
  7. Keywords: reconstruction 3D solid autocad
  8. Sender: news@news2.cis.umn.edu (Usenet News Administration)
  9. Nntp-Posting-Host: peca.cs.umn.edu
  10. Organization: University of Minnesota
  11. References: <martin.726422303@marsh>
  12. Date: Thu, 7 Jan 1993 17:20:25 GMT
  13. Lines: 18
  14.  
  15. In <martin.726422303@marsh> martin@cs.curtin.edu.au (Martin Dougiamas) writes:
  16.  
  17. >I have a need to reconstruct a full 3D solid from a series of 
  18. >parallel planar cross-sections of the object.  It needs to be
  19. >implemented as a C extension to AutoCad.  (using ADS)
  20.  
  21. >All the references I have been able to find on this topic deal
  22. >with reconstructing body parts from CAT-scans... the problem
  23. >is they are not useful for the sort of irregular bodies I'm
  24. >looking at, which may split apart and rejoin.
  25.  
  26.     See the following paper:
  27.  
  28.     H.N. Christiansen & T.W. Sederberg, "Conversion of Complex Contour
  29.     Line Definitions into Polygonal Element Meshes", Computer Graphics,
  30.     Aug 78, pp. 187 - 192.
  31.  
  32. Rama
  33.