Image plane
3D digital image view
In 3D computer graphics, the image plane, also called screen space, is that plane in the world which corresponds to the display monitor used to view the image that is being rendered. If one makes the analogy of taking a photograph to rendering a 3D image, the surface of the film (or the image sensor) is the image plane. In this case, the viewing transformation is a projection that maps the world onto the image plane. A rectangular region of this plane, called the viewing window or viewport, maps to the monitor. This establishes the mapping between pixels on the monitor and points (or rather, rays) in the 3D world. The plane is not usually an actual geometric object in a 3D scene, but instead is usually a collection of target coordinates or dimensions that are used during the rasterization process so the final output can be displayed as intended on the physical screen.
In optics, the image plane is the plane that contains the object's projected image, and lies beyond the back focal plane.
Sources and credits
This article is adapted from the Wikipedia article “Image plane”, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.
Images, from Wikimedia Commons:
- Activemarker2.PNG by Hipocrite at English Wikipedia, Public domain
Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.