1
73kviews
Explain cohen Sutherland line clipping algorithm in detail

Mumbai University > Computer Engineering > Sem 4 > Computer Graphics

Marks: 10 Marks

Year: May 2016

1 Answer
15
4.1kviews

Line Clipping:

The concept of line clipping is same as point clipping. In line clipping, we will cut the portion of line which is outside of window and keep only the portion that is inside the window.

Cohen-Sutherland Line Clippings:

  • This algorithm uses the clipping window as shown in the …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.