Skip to content

vtkSkybox::Cube projection should also consider FloorPlane and FloorRight (just OpenGL2)

Jose Luis Cercos-Pita requested to merge skybox into master

Otherwise, just cameras with up vector (0, 1, 0) would work properly.

I did not check if PBR environmental lightning needs that as well

Merge request reports