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

Fix antialiasing and add MSAA for OpenGL fill #3321

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

MrDiver
Copy link
Collaborator

@MrDiver MrDiver commented Aug 8, 2023

closes #3320

@MrDiver MrDiver added the opengl Concerning the OpenGL renderer. label Aug 8, 2023
@MrDiver MrDiver marked this pull request as draft August 8, 2023 16:04
manim/utils/space_ops.py Fixed Show fixed Hide fixed
@MrDiver
Copy link
Collaborator Author

MrDiver commented Aug 11, 2023

Further improvements might not be possible for now, we can change the failing test data and then merge it for now so at least the shader is a little bit simpler for the time being.

@MrDiver MrDiver marked this pull request as ready for review August 11, 2023 12:51
@JasonGrace2282
Copy link
Member

Is this still applicable to main? Or would it be better to just port it to experimental (if it isn't ported already)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
opengl Concerning the OpenGL renderer.
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

OpenGL Bug for small elements rendering too big
2 participants