Next Event Estimation

Computer Graphics · Light Transport · also: Direct light sampling, Shadow rays · next-event-estimation.yaml

At every path vertex, additionally sample a point on a light and trace a shadow ray to it, rather than waiting for the random walk to wander onto an emitter by chance.

Colour is the family; a dashed line is the second member of it.

Drag to pan · scroll to zoom · click a node to open it
G many-light-sampling Many-Light Sampling next-event-estimation Next Event Estimation many-light-sampling->next-event-estimation picks which light to sample when there are thousands multiple-importance-sampling Multiple Importance Sampling multiple-importance-sampling->next-event-estimation light sampling alone is terrible on near-specular surfaces path-tracing Path Tracing next-event-estimation->path-tracing random walks almost never hit small light sources ray-traced-shadows Ray-Traced Shadows ray-traced-shadows->next-event-estimation the visibility term of a direct lighting sample

This node

Referenced by

References