The document discusses methods for visible-surface detection in computer graphics, including back-face detection and removal, depth-buffer techniques, and image-space versus object-space approaches. It also covers illumination models, such as ambient and diffuse reflections, along with rendering methods in OpenGL for polygon rendering. Additionally, it touches on techniques like tessellation and design considerations for interactive object selection using a pick-buffer.