Rendering is the process of using the information in a 3D scene to compute a 2D image. When you preview a scene or display it in a viewport, it is implicitly rendered to the computer screen. When you explicitly render your scene, the frames are rendered as image files on disk.
Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License