Embed presentation
Download to read offline









The document discusses window port and viewport clipping in computer graphics. It provides an example of finding the visible segment of a line between points P(60,140) and Q(220,40) within a specified window port range of (40,200) for x-values and (20,120) for y-values. The solution finds the intersection points of the line PQ with the boundaries of the window port to determine the visible portion P'Q' between points P'(92,120) and Q'(200,52.5).








