Saved Bookmarks
| 1. |
Q5: Explain in detail Cohen-Sutherland algorithm for clipping a line. |
|
Answer» TheCohen–Sutherland algorithmis a computer-graphicsalgorithmused forline clipping. Thealgorithmdivides 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 |
|