Computer Science, asked by cswarna766, 1 year ago

Explain sutherland cohen polygon clipping algorithm

Answers

Answered by choudhary21
0
Cohen–Sutherland algorithm. TheCohen–Sutherland algorithm is a computer-graphics algorithm used for line clipping. The algorithm divides a two-dimensional space into 9 regions and then efficiently determines the lines and portions of lines that are visible in the central region of interest (the viewport).
Similar questions