Skip to content

Refactor skybox and allow optional gamma correction

Michael Migliore requested to merge michael.migliore/vtk:skybox into master

With the addition of HDR textures and also 16-bits PNG textures, the skybox must optionally gamma correct the texture if it is sampled from linear color space.

Merge request reports