Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We need to check antialiasing #301

Open
Garyfallidis opened this issue Aug 23, 2020 · 1 comment
Open

We need to check antialiasing #301

Garyfallidis opened this issue Aug 23, 2020 · 1 comment

Comments

@Garyfallidis
Copy link
Contributor

Possibly something changed in vtk9 concerning antialiasing. I saw the issue in Windows 10 when running the antialiasing tests.

@skoudoro skoudoro added this to the v0.7.0 milestone Sep 6, 2020
@skoudoro skoudoro modified the milestones: v0.7.0, v0.8.0 Mar 22, 2021
@Garyfallidis
Copy link
Contributor Author

In the antialiasing function in window.py we can try enabling these functions.

# TODO: enable these but test
# win.SetBorders(True)
# win.LineSmoothingOn(True)
# win.PointSmoothingOn(True)
# win.PolygonSmoothingOn(True)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants