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

Windows 8.1 support ? #7

Open
Teybeo opened this issue Jul 24, 2014 · 1 comment
Open

Windows 8.1 support ? #7

Teybeo opened this issue Jul 24, 2014 · 1 comment

Comments

@Teybeo
Copy link

Teybeo commented Jul 24, 2014

Hi, recently I've been adding support for WebVR in OSGJS but it seems like WebVR isn't working on Windows 8.1 with your 33.0a1 build.

(Here is the hmd initialization in OSGJS)

Windows 7 64bits and Mac 10.9.4 have been tested and works fine with both yours and toji's chromium build.
On the windows 8.1 laptop, WebVR is working in the Chromium build but on the FF build, mozGetVRDevices passes an empty array to the callback, not even a fake device.

navigator.mozGetVRDevices( function(){console.log(arguments) } )
@pyalot
Copy link

pyalot commented Aug 1, 2014

I can confirm Windows 8.1 not working, no matter if wscript or ovrservice is killed or not (in extended mode).

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

2 participants