Skip to content

OSPRay: ambient light switch status

Sankhesh Jhaveri requested to merge sankhesh/vtk:ospray_light into master

The OSPRay renderer node avoids ambient lighting if there is an existing ambient light in the scene. However, this would fail if the existing light was switched off. This new check ensures that OSPRay uses ambient illumination even if existing ambient light is switched off.

Backport: paraview/release

Edited by Sankhesh Jhaveri

Merge request reports

Loading