Skip to content

Add order independent translucent pass

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

Same speed but much better end result than the old transparency code.

Also fix a few classes that were not passing properties to their sub props.

Fix medical example to make opaque objects opaque.

Merge request reports