Skip to content

Opening book details…

Can I read Windowing and Clipping in 2D Graphics on EtoBox?

Windowing and Clipping in 2D Graphics by Suhas is a document available to read on EtoBox.

What is Windowing and Clipping in 2D Graphics about?

The document discusses windowing and clipping in computer graphics. Windowing refers to displaying only a portion of a scene within a specified rectangular region called a window. Clipping is the process of extracting only the portions of objects that fall within the window boundaries. The Cohen-Sutherland algorithm is an efficient line clipping algorithm that works by assigning region codes to line endpoints based on their position relative to the window boundaries and then using the codes to determine if

Author
Suhas
Language
EN