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

Round Points in CCA model draw slowly #609

Closed
pjcross opened this issue Mar 18, 2016 · 1 comment
Closed

Round Points in CCA model draw slowly #609

pjcross opened this issue Mar 18, 2016 · 1 comment

Comments

@pjcross
Copy link
Contributor

pjcross commented Mar 18, 2016

Replace round points with square ones for speed up.

@pjcross
Copy link
Contributor Author

pjcross commented Mar 18, 2016

In testing, we found that snapping the point to the grid improved edge sharpness. Additionally, we need to remove the borders entirely at a much lower point count than we do now. For starters, we should decrease the transition threshold from 100K points to 50K.

alexsielicki added a commit that referenced this issue Feb 2, 2017
…aintain edge sharpness. Switching to tiny borderless points at 50k instead of 100k. Closes #609
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