Skip to content

CellGrid: Fix backface lighting issue

For backfaces, the sign of normal's z-component needs to be flipped prior to light calculations, otherwise, it uses the front-face's normal and renders a black face.

backport: paraview/release

Edited by Jaswant Panchumarti (Kitware)

Merge request reports