You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey. Just wanted to report that the examples show almost all black.
I suspect it has something to do with how the rendering is done, or how the objects are made.
Because when I use aframe only to create a box and use <a-scene renderer="precision: mediump"> it works.
The text was updated successfully, but these errors were encountered:
Oh yeah sorry completly forgot it.
It is on the smartphone:
moto e5. andriod 8.0.0, chrome 73.0.3683.90
But let me tell you, it might work on your phone. So it might be hard to reproduce it.
Many did NOT encounter this issue (click the "particular problematic" link): https://aframe.io/docs/0.9.0/components/renderer.html#precision mrdoob/three.js#14137
I have updated the examples to 0.9.2 A-frame version. Due to this is a workaround for A-frame mobile and is not the object of this library I am going to close it. Anyway it is good to know if someone use this library on mobile.
Hey. Just wanted to report that the examples show almost all black.
I suspect it has something to do with how the rendering is done, or how the objects are made.
Because when I use aframe only to create a box and use
<a-scene renderer="precision: mediump">
it works.The text was updated successfully, but these errors were encountered: