The process of producing bitmapped images from a view of 3-D models in a 3-D…
2013
The process of producing bitmapped images from a view of 3-D models in a 3-D scene is called
- A.
Rendering
- B.
Looping
- C.
Cross-dissolving
- D.
Imaging
Attempted by 538 students.
Show answer & explanation
Correct answer: A
Rendering (image synthesis): Rendering is the process of producing bitmapped (raster) images from a view of 3-D models in a 3-D scene by computing lighting, shading, visibility and color for each pixel using a computer program. Common techniques: rasterization (used for real-time graphics), ray tracing and path tracing (used for physically accurate lighting).