Skip to content

(graphics): default SRender transparency mode is broken

Description

Set the default transparency to HybridTransparency. (SightViewer's transparency has been set to default instead of DepthPeeling)

Closes #655 (closed)

How to test it?

  • Launch SightViewer
  • Load VTK object (see Data section below)
  • In the parameters section on the right, go to the 2nd icon "Show organs manager" and select bone. In "Material" section change the transparency level.

Data

bone.vtk

Some results

Before the edit:

no_default_transparency

After the edit:

Screenshot_from_2021-05-12_11-21-20

Edited by David SIXELA

Merge request reports