vizorvr / patches

Patches is a visual programming editor for building WebVR and WebGL experiences.
http://patches.vizor.io
MIT License
204 stars 44 forks source link

Android Chromium: Issues rendering simple cube scenes #345

Closed fthr closed 9 years ago

fthr commented 9 years ago

Test case: http://destroy.vizor.io/fthr/androidcameratest

On computer, you see a cube with an orange texture that's inside another cube, which has grey dots as texture.

On Android Chromium, you see only the background dots when in normal mode. Headtracking seems to work, but you can't see the orange cube.

In fullscreen mode the head tracking seems to stop, you only see some static grey dots.

kschzt commented 9 years ago

@fthr is this still happening?