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