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

Implement Order-Independent Transparency #2660

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

fu5ha
Copy link
Contributor

@fu5ha fu5ha commented Jul 10, 2019

Implements weighted-blended order independent transparency.

  • Lowest GL required is now 4.1. This is still several years old and shouldn't be a problem: It's supported back to late 2011/2012 Macs and probably a similar time for other computers.
  • Now draws into intermediate framebuffers and then blits into the one provided by Qt at the end
  • Now uses regular OpenGL to draw the final render instead of using QPainter

@fu5ha fu5ha force-pushed the oit branch 2 times, most recently from 43a858d to 9ca0118 Compare July 10, 2019 23:28
@oktomus
Copy link
Member

oktomus commented Jul 15, 2019

image
There is only one thing stopping your code from building on linux :)

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.

None yet

2 participants