Skip to content

support more than six lights and phong lighting

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

Update the code to handle variable number of lights Also change from a phong-blinn model to a pure phong model which is more accurate

Merge request reports