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

Feature Request: post processing / effect composer #61

Open
thisispete opened this issue Jun 14, 2022 · 1 comment
Open

Feature Request: post processing / effect composer #61

thisispete opened this issue Jun 14, 2022 · 1 comment

Comments

@thisispete
Copy link

https://threejs.org/docs/#examples/en/postprocessing/EffectComposer

can't figure out a way to get post processing render passes to work with the current canvas / camera / scene / renderer

@gpeu
Copy link

gpeu commented Jul 14, 2022

I cobbled the UnrealBloom shader example into a Canvas. It's gross, it's not a solution but since it does render some post processed stuff, it might be useful to figure out what is blocking you: https://github.com/gpeu/svelte-cubed/blob/main/src/lib/components/CanvasPostProcess.svelte

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

No branches or pull requests

2 participants