Rendering Ground Truth

Like any path tracer, WurblPT can render images that take into account the full light transport in the scene. Unlike other path tracers, WurblPT can also record precise information about the scene as it is visible in those images. This information can be used as Ground Truth for training and testing image- or video-based algorithms.

WurbltPT can record the following information per pixel about objects in the scene:

Additionally, the following information is available in dynamic scenes about the differences between the current frame and the previous/next frames, per pixel:

See wurblpt-tof-example for an example on how to produce a lot of Ground Truth information in addition to the rendered images.