This document discusses various 3D display methods in computer graphics. It describes parallel projection, which preserves proportions but not realistic views, and perspective projection, which produces realistic views but not proportions. Perspective projection has three types: one point, two point, and three point. Depth cueing and visible line identification help convey depth information. Surface rendering sets surface intensity based on lighting conditions and surface characteristics to generate realism.