home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.graphics
- Path: sparky!uunet!shearson.com!aristotle!salc
- From: salc@shearson.com (Sal Cataudella)
- Subject: Line / Polygon intersection algorithm
- Message-ID: <1992Aug26.192811.5303@shearson.com>
- Sender: news@shearson.com (News)
- Reply-To: salc@shearson.com
- Organization: Lehman Brothers, Inc.
- References: <1992Aug18.172656@betsy.gsfc.nasa.gov>
- Date: Wed, 26 Aug 1992 19:28:11 GMT
- Lines: 15
-
- Hi folks,
- Given a line segment represented by 2 points and a polygon represented
- as a list of vertices ( all in 3D )
- - Does anybody have an algorithm for determining if a line intersects a polygon ?
-
- thanx in advance,
-
- --sal
-
- ---
- ######################################################
- ######################################################
- ######################################################
-
-
-