In computer graphics, the calculation of what to draw, and what not to draw. Ranges from deciding which vertices of a line occur in a visible region (often rectangle) to determining if a polygon is visible at all to determining if an object is too far away or too close to draw.