0
28kviews
Explain Cohen Sutherland Subdivision line clipping algorithm in detail. OR Give the line clipping algorithm which uses area codes for the points of the line segment.
1 Answer
2
395views

Cohen Sutherland Subdivision line clipping algorithm:-

This is one of the oldest and most popular line clipping algorithm developed by Dan Cohen and Ivan Sutherland. To speed up the processing this algorithm Performs initial tests that reduce the number of intersections that must be calculated. This algorithm uses a four …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.