About this document
Clipping Techniques in Computer Graphics by Aamir Sheikh is a document available to read on EtoBox.
This document discusses different types of clipping in computer graphics. It describes three types of lines: visible, invisible, and clipped. Clipping determines which parts of an image or line are inside or outside the clipping window and discards invisible portions. Point clipping checks if a point is inside the clipping window bounds. Window to viewport clipping transforms 2D world coordinates to device coordinates by scaling points to map the window area to the viewport display area using scaling factor
- Author
- Aamir Sheikh
- Language
- EN