1
12kviews
Explain weiler-Atherton polygon clipping algorithm and state its advantage over other polygon clipping algorithm. Explain working with an example.
1 Answer
2
234views

Weiler-Atherton Algorithm:-

The clipping algorithms studied require a convex polygon in context of many applications. e.g. hidden surface removal, the ability to clip to concave polygon is required. A powerful but somewhat more complex clipping algorithm developed by weiler and Atherton meets this requirement. This algorithm defines the Polygon to …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.