home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / graphics / visualiz / 1931 < prev    next >
Encoding:
Text File  |  1992-12-21  |  1.0 KB  |  30 lines

  1. Path: sparky!uunet!spool.mu.edu!uwm.edu!zaphod.mps.ohio-state.edu!usc!cs.utexas.edu!tamsun.tamu.edu!kbssun1.tamu.edu!david
  2. From: david@kbssun1.tamu.edu (David Browne)
  3. Newsgroups: comp.graphics.visualization
  4. Subject: 3-D algorithms on triangulations
  5. Date: 18 Dec 1992 20:21:07 GMT
  6. Organization: Texas A&M University, College Station, TX
  7. Lines: 18
  8. Message-ID: <1gtbrjINN82r@tamsun.tamu.edu>
  9. NNTP-Posting-Host: kbssun1.tamu.edu
  10. X-Newsreader: Tin 1.1 PL4
  11.  
  12. If you are interested in the intersection of two triangluations, you might
  13. want to look at
  14.  
  15.     Paoluzzi, A., Ramella, M., and Santarelli, "A Boolean algebra over
  16.     linear polyhedra," Computer Aided Design, Vol. 21, No. 8, 1989,
  17.     pp. 474-483.
  18.  
  19. In this paper, Paoluzzi talks about the Winged-Triangle data structure.
  20. Our company has created a C++ library of these Boolean operations on
  21. 3d manifold solids represented using winged triangle.
  22.  
  23.  
  24. David Browne
  25. dbrowne@kbsi.com        Knowledge Based Systems, Inc.
  26. david@kbssun1.tamu.edu        College Station, Texas
  27.  
  28. #include <standard.disclaimer>
  29.  
  30.