From curt@infoplane.com  Sun Nov  7 07:40:31 1999
X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil]
	["376" "Sunday" "7" "November" "1999" "07:40:28" "-0600" "Curtis L. Olson" "curt@infoplane.com" nil "7" "triangulation of polygons" "^From:" nil nil "11" nil nil nil nil nil]
	nil)
X-VM-Message-Order:
	(1 2 3 4 5 6 7 8 9 10 11 12 13 14)
X-VM-Summary-Format: "%n %*%a %-17.17F %-3.3m %2d %4l/%-5c %I\"%s\"\n"
X-VM-Labels: ("r")
X-VM-VHeader: ("Resent-" "From:" "Sender:" "To:" "Apparently-To:" "Cc:" "Subject:" "Date:") nil
X-VM-Last-Modified: (14495 4876 962242)
X-VM-IMAP-Retrieved: nil
X-VM-POP-Retrieved: nil
X-VM-Bookmark: 4
Received: from wiley.infoplane.com (mail@[204.120.151.12])
	by mail.me.umn.edu (8.9.3/8.9.3) with ESMTP id HAA48267
	for <curt@me.umn.edu>; Sun, 7 Nov 1999 07:40:31 -0600 (CST)
	(envelope-from curt@infoplane.com)
Received: from pinky.infoplane.com [204.120.151.23] (curt)
	by wiley.infoplane.com with esmtp (Exim 2.05 #1 (Debian))
	id 11kSYY-0002ry-00; Sun, 7 Nov 1999 07:40:30 -0600
Received: (from curt@localhost)
	by pinky.infoplane.com (8.9.3/8.8.8/Debian/GNU) id HAA30189;
	Sun, 7 Nov 1999 07:40:29 -0600
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <14373.33100.854953.851593@pinky.infoplane.com>
X-Mailer: VM 6.62 under Emacs 19.34.1
From: "Curtis L. Olson" <curt@infoplane.com>
To: curt@me.umn.edu
Subject: triangulation of polygons
Date: Sun, 7 Nov 1999 07:40:28 -0600 (CST)

http://www.ics.uci.edu/~eppstein/junkyard/godfried.toussaint.html
http://www.cs.unc.edu/~dm/CODE/GEM/chapter.html
http://www.cs.unc.edu/~dm/CODE/GEM/chapter.html
-- 
Curtis Olson   University of MN, ME Dept.       Flight Gear Project
Twin Cities    curt@me.umn.edu                  curt@flightgear.org
Minnesota      http://www.menet.umn.edu/~curt   http://www.flightgear.org

From curt@me.umn.edu  Fri Dec 24 07:27:32 1999
X-VM-v5-Data: ([nil nil nil nil nil nil nil nil nil]
	["1088" "" "24" "December" "1999" "07:27:31" "-0600" "Curtis L. Olson" "curt@me.umn.edu" nil "28" "[comp.graphics.algorithms] Announcing first release of the GNU Triangulated Surface library" "^From:" nil nil "12" nil nil nil nil nil]
	nil)
Received: from kenai.me.umn.edu (root@kenai.me.umn.edu [134.84.18.22])
	by mail.me.umn.edu (8.9.3/8.9.3) with ESMTP id HAA92794
	for <curt@me.umn.edu>; Fri, 24 Dec 1999 07:27:32 -0600 (CST)
	(envelope-from curt@me.umn.edu)
Received: (from curt@localhost)
	by kenai.me.umn.edu (8.9.3/8.9.1) id HAA26117;
	Fri, 24 Dec 1999 07:27:31 -0600
Mime-Version: 1.0 (generated by tm-edit 7.106)
Content-Type: message/rfc822
Message-ID: <u8iu1o1nb0.fsf@kenai.me.umn.edu>
Lines: 28
X-Mailer: Gnus v5.3/Emacs 19.34
From: curt@me.umn.edu (Curtis L. Olson)
Sender: curt@me.umn.edu
To: curt@me.umn.edu
Subject: [comp.graphics.algorithms] Announcing first release of the GNU Triangulated Surface library
Date: 24 Dec 1999 07:27:31 -0600

From: "Stphane Popinet" <popinet@lmm.jussieu.fr>
Newsgroups: comp.graphics.algorithms
Subject: Announcing first release of the GNU Triangulated Surface library
Date: Thu, 23 Dec 1999 13:22:37 +0100
Organization: Wanadoo, l'internet avec France Telecom
Message-ID: <3862140D.27FB4E88@lmm.jussieu.fr>
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hello,

I would you like to make you know that the first release of the GNU
Triangulated Surface library is now avalaible for download. 
It provides a set of useful functions to deal with 3D surfaces meshed
with interconnected triangles. It features metric operations (area, 
volume, curvature, etc.), 2D Delaunay and constrained 
Delaunay triangulations, robust geometric predicates and set  operations
on surfaces (union, intersection, etc.), surface
refinement and coarsening (multiresolution models), and bounding-boxes
trees for collision/intersection detection.
You might want to check out the web site

http://marangoni.lmm.jussieu.fr/gts

Thanks a lot for your time

Stphane Popinet

