Computer Science, asked by kkajwesonu, 1 month ago

explain cohen sutherkand line clipping algorithm with suitable exampler

Answers

Answered by ItszBrainlyQueen
1

The Cohen–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