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

WIP: Use OpenGL 4.x core profile only #6621

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

Noisyfox
Copy link
Collaborator

@Noisyfox Noisyfox commented Aug 31, 2024

This should make the rendering more stable across different platforms and graphic cards. Particularly this allows using OpenGL 4.1 on macOS, which allow some more modern shaders to be used to achieve some special effects such as this one.

This is mostly ported from PrusaSlicer, so this should be mostly robust. Though still lots of tests are needed.

Currently only part of the code changes have been ported from PS as a PoC, more work is needed to port the remaining code changes.

@Noisyfox Noisyfox mentioned this pull request Sep 7, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant