-
Notifications
You must be signed in to change notification settings - Fork 28
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
Comments
same issue |
same |
Same |
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: If you want to implement Post Processing, you can use a previous version until the new Three.js post-processing Api is merged. |
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
The text was updated successfully, but these errors were encountered: