Skip to content

modified the cell normal code to not require float textures

Ken Martin requested to merge ken-martin/vtk:cell_normals_non_float into master

Cell normals should work now on systems that lack floating point texture support. Previously normal values less than zero would be clamped to zero.

Merge request reports

Loading