Glossary › rendering
GLOSSARY
rendering
appears in 1 paper titles
Definition
Computing a 2D image from a 3D representation. What made it central to learning is differentiability: if the renderer is differentiable, the error between a rendered image and a real photograph can be backpropagated into the 3D representation, so geometry and appearance can be learned from images alone. Rendering is the read side; reconstruction and modeling build the thing being read.