A rendering technique in which, for each pixel, a ray is traced from the eye position (in image space) through the pixel to find the intersection with all the objects in the scene. The intersection with the nearest object determines the colour of the pixel. Ray tracing is more complex.