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

Everything goes black? #21

Open
heaversm opened this issue Aug 22, 2019 · 4 comments
Open

Everything goes black? #21

heaversm opened this issue Aug 22, 2019 · 4 comments

Comments

@heaversm
Copy link

Hi - I seem to be able to see effects like the glitch shader, but my scene goes black and I can' see anything underneath the effects themselves on a black screen. Using aframe 0.9.2

@stylefieber
Copy link

same issue

@TheBricktop
Copy link

same

@smakhtin
Copy link

smakhtin commented Mar 6, 2020

Same

@veacks
Copy link

veacks commented Sep 16, 2020

The issue is coming from Three.js which is still struggling to adapt post processing on WebXR, the issue is still not resolved yet on their side, so Aframe which also try to implement post-processing on their side (aframevr/aframe#3645) and aframe-effects are blocked ATM.

This is the related Three.js ticket:
mrdoob/three.js#18846

If you want to implement Post Processing, you can use a previous version until the new Three.js post-processing Api is merged.

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

5 participants