Skip to content
  • François Bertel's avatar
    BUG: Fixed modification time of vtkShader2Collection for GPU volume mapper. · 5ac8945d
    François Bertel authored
    Modification time of vtkShader2Collection now depends of modification time of
    the shaders. Without it, the shader program was not rebuilt when the code of
    a shader was changed in the vtkGPUVolumeRayCastMapper like a switch from
    perspective to parallel projection shader. Added a regression test for this
    switch TestGPURayCastPerspectiveParallel.
    5ac8945d