Casey Yee
Casey Yee
For now, the workaround to this issue is to request full-screen with pointer-lock on the users primary display. Once you do that, you can request full-screen without the permission blocking...
You can see here that it takes about 10 seconds after entering VR before the controller (hammer) shows up. https://youtu.be/CzGmoa7Ggfw
Not yet. cc @fernandojsg Do you have an example that is consistently reproducible? I found that the performance can vary depending on the circumstances.
Ah sorry, I noticed that this is for daydream controller component. A-Frame master now includes a daydream-controller component. Give that one a try!
FIled into bugzilla https://bugzilla.mozilla.org/show_bug.cgi?id=1171771
Hey there. You hit a pretty old version of this. I have a updated component as part of the CLI that includes a helper that includes rotation: https://github.com/aframevr-userland/aframe-cli/tree/master/templates/aframe-360-tour-template This is...
blocks https://github.com/caseyyee/aframe-vreditor-component/issues/5
It would be cool to assign colors to vertex. could make for a really interesting unique aesthetic
Stereoscopic in what sense? We have full stereo VR support via VREffect and VRControls.
@hh3m Oh yeah. No support for that yet. Though it's certainly something we could add in. Feel free to give a go at adding this in as a feature :)