Questions about Rendering (computer graphics)

Short answers, pulled from the story.

What is the definition of rendering in computer graphics?

Rendering is the process of generating an image from a model. It carries a dual meaning as both the technical process of creating an image and the finished artwork itself.

When was the z-buffer algorithm invented?

The z-buffer algorithm was invented in 1974. This breakthrough allowed computers to determine which objects are visible and which are hidden, making real-time 3D graphics possible.

Who proposed the path tracing method in 1986?

Jim Kajiya proposed the path tracing method in 1986. This technique traces the path of light from the camera to the light source to simulate complex photon interactions.

Which film was the first feature film rendered entirely using path tracing?

Monster House, released in 2003, was the first feature film rendered entirely using path tracing. This technique handles indirect lighting, soft shadows, and complex reflections to create photorealistic images.

What hardware did researchers at the University of Utah use in the 1970s?

Researchers at the University of Utah used general-purpose computers like the PDP-10 to render shaded 3D graphics in the 1970s. This process was slow and limited by the capabilities of the time.