Skip to content
This repository has been archived by the owner on Jul 20, 2020. It is now read-only.

Any plan to add effect composers? #202

Open
FrickHazard opened this issue Oct 24, 2017 · 2 comments
Open

Any plan to add effect composers? #202

FrickHazard opened this issue Oct 24, 2017 · 2 comments

Comments

@FrickHazard
Copy link

Is there a potential down the road to add an effects component for doing post processing stuff?
As in something similar to https://threejs.org/examples/#webgl_effects_peppersghost
I can create a sort of round about hack with onAnimate and ref ing the scene.

@toxicFork
Copy link
Collaborator

Hi @ekeldevious currently all my focus regarding react-three-renderer is towards the fiber implementation[1] to restore compatibility with React 16, once that reaches a V1 I can spend a bit more time on implementing new features and backporting them to the original version.

Can you please write details about your workaround here? It will be useful when the implementation time comes, and also to enable it for other users :)

[1] http://github.com/toxicfork/react-three-renderer-fiber

@FrickHazard
Copy link
Author

Alright Thanks, I'll try to get around to getting a example / workaround out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants