home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / graphics / 11815 < prev    next >
Encoding:
Internet Message Format  |  1992-11-12  |  971 b 

  1. 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
  2. From: akin@tuolumne.asd.sgi.com (Allen Akin)
  3. Newsgroups: comp.graphics
  4. Subject: Re: Duplicate Vertices in a Vertex Table
  5. Date: 12 Nov 1992 17:45:23 GMT
  6. Organization: Silicon Graphics, Inc.  Mountain View, CA
  7. Lines: 12
  8. Message-ID: <1du57jINNhj8@fido.asd.sgi.com>
  9. References: <1992Nov12.154448.27917@cs.wm.edu>
  10. NNTP-Posting-Host: tuolumne.asd.sgi.com
  11.  
  12.  
  13. In article <1992Nov12.154448.27917@cs.wm.edu>, tracey@ri.cs.wm.edu writes:
  14. > Can anyone give me any pointers to algorithm for removing
  15. > duplicate vertices in a polygon mesh vertex table?
  16.  
  17. The OFF code from Digital includes routines to do this.
  18. It's archived at many sites, including the new anonymous FTP
  19. site for 3D objects at avalon.chinalake.navy.mil (129.131.31.11).
  20.  
  21. I believe the relevant routines are OFFPackObj() and OFFPackProperty().
  22.  
  23. Allen
  24.