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

[ Suggestion ] Ability to combine multiple shaders together? #11909

Closed
atirut-w opened this issue Mar 20, 2019 · 4 comments
Closed

[ Suggestion ] Ability to combine multiple shaders together? #11909

atirut-w opened this issue Mar 20, 2019 · 4 comments

Comments

@atirut-w
Copy link

I already have a concept for this but I dunno if it will work.

I think if we pipe the output of one shader into another, we can combine the effect of two shader or more together.

Say I want to have both natural color and video upscale, I can pipe the output of the video upscale shader into natural color shader.

I really want to be able to use multiple shaders at once because it would even enhance the experience even more

@hrydgard
Copy link
Owner

There is support for doing it with some shader file editing:

#12905

I seem to recall that we had a PR with some easy UI for it too? Hm

@iota97
Copy link
Contributor

iota97 commented Sep 13, 2020

UI is in #12924, I missed this issues in search so I forgot to mention it in the PR

@hrydgard
Copy link
Owner

Oh right, that PR had such an obscure name I couldn't find it, heh. Renamed it :)

@ghost
Copy link

ghost commented Sep 22, 2020

This can be closed now?
Postprocessing: User chain support #12924 already merge to main

@hrydgard hrydgard added this to the v1.11.0 milestone Sep 22, 2020
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

4 participants