Whenever I render a surface in Mayavi with an opacity < 1, I can see annoying streaks in the rendered object in some camera view.
For example, the following screenshot of the contour3d plot example from http://docs.enthought.com/mayavi/mayavi/auto/mlab_helper_functions.html#mayavi.mlab.contour3d shows the annoying (horizontal) streaking near the bottom of the blue ellipsoid shape.
How can I eliminate or reduce this artifact?
Thanks.