[vtkusers] vtkActor2D problem transparence/opacity
David Lonie
david.lonie at kitware.com
Fri Aug 12 08:02:32 EDT 2016
On Fri, Aug 12, 2016 at 1:56 AM, AlexUtrobin <AlexUtrobin at yandex.ru> wrote:
> Thank you. That helped:
> 2) Try turning off the point/line/polygon smoothing and see if that's
> somehow interacting with the rendering.
Nice, glad that fixed it. You might be interested in MSAA
(vtkRenderWindow::SetMultiSamples), an alternative antialiasing
solution.
More information about the vtkusers
mailing list