Open JackRBlack opened 4 years ago
I'm having this same problem. @JackRBlack did you find any fix/workaround for this?
I think I used matplotlib for antialiasing after acquiring the low-quality screenshot image. I'm not sure if this problem is fixed now because I haven't used mayavi since then.
I'm using Mayavi in Jupiter notebook on macOS, and just found that, when using the screenshot function, the results are the same whether the antialiased option is on or not:
And this returns
which means they are exactly the same. Why is the antialiased option not working?
I searched the Mayavi documentations, and found this
I have tried to change this value, but nothing happened.
By the way, the rendering is pretty good in "x3d backend":
But using screenshot, the result is really a mess:
How to solve this problem?