polygons question
- From: makc.the.great@xxxxxxxxx
- Date: 7 Nov 2005 02:49:33 -0800
suppose there are lots of polygons, z-ordered. how do you find if
particular polygon is visible?
that is, how do you check that an edge (line segment) lies within an
area covered by several polygons?
I was thinking about "collapsing" all foregound polygons into one union
shape, then you could just check one vertex and intersections with its
edges; but 1 how do I find union 2 is there better way?
.
- Follow-Ups:
- Re: polygons question
- From: RobertSzefler
- Re: polygons question
- Prev by Date: i-C&P "Computers + Philosophy" int'l conference -LAST CALL (1000+150 wds.)
- Next by Date: Re: polygons question
- Previous by thread: i-C&P "Computers + Philosophy" int'l conference -LAST CALL (1000+150 wds.)
- Next by thread: Re: polygons question
- Index(es):
Relevant Pages
|