home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!ames!sun-barr!cs.utexas.edu!zaphod.mps.ohio-state.edu!darwin.sura.net!sgiblab!sgigate!odin!fido!tuolumne!akin
- From: akin@tuolumne.asd.sgi.com (Allen Akin)
- Newsgroups: comp.graphics
- Subject: Re: Duplicate Vertices in a Vertex Table
- Date: 12 Nov 1992 17:45:23 GMT
- Organization: Silicon Graphics, Inc. Mountain View, CA
- Lines: 12
- Message-ID: <1du57jINNhj8@fido.asd.sgi.com>
- References: <1992Nov12.154448.27917@cs.wm.edu>
- NNTP-Posting-Host: tuolumne.asd.sgi.com
-
-
- In article <1992Nov12.154448.27917@cs.wm.edu>, tracey@ri.cs.wm.edu writes:
- > Can anyone give me any pointers to algorithm for removing
- > duplicate vertices in a polygon mesh vertex table?
-
- The OFF code from Digital includes routines to do this.
- It's archived at many sites, including the new anonymous FTP
- site for 3D objects at avalon.chinalake.navy.mil (129.131.31.11).
-
- I believe the relevant routines are OFFPackObj() and OFFPackProperty().
-
- Allen
-