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] Sketch out what a pre-output framebuffer would look like #1440

Closed
wants to merge 2 commits into from

Conversation

tmcw
Copy link
Contributor

@tmcw tmcw commented Aug 17, 2015

A very early sketch at what a framebuffer-at-the-end-of-rendering would look like. This addresses #1438

But it's very, very slow. Can a WebGL guru take a peek and tell me what I'm doing wrong?

@tmcw
Copy link
Contributor Author

tmcw commented Aug 17, 2015

The texture & framebuffer are now reused, making this much faster but introducing this amusing glitch:

2015-08-17 at 7 31 pm

@tmcw tmcw changed the title Sketch out what a pre-output framebuffer would look like [wip] Sketch out what a pre-output framebuffer would look like Sep 3, 2015
@mourner
Copy link
Member

mourner commented Oct 7, 2015

This is very cool! Hoping @ansis or @kkaefer can take a look some day.

@kkaefer
Copy link
Member

kkaefer commented Oct 8, 2015

https://dev.opera.com/articles/webgl-post-processing/ seems interesting and applicable

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.

4 participants