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

Most if not all examples are broken. #19

Closed
mattmillerart opened this issue Dec 7, 2016 · 2 comments
Closed

Most if not all examples are broken. #19

mattmillerart opened this issue Dec 7, 2016 · 2 comments

Comments

@mattmillerart
Copy link

Getting lots of console errors which prevent the demos from running in 3d. Below is a log sample from the animation demos.

VRDisplay.getPose() is deprecated. Please use VRDisplay.getFrameData() instead.
build.js:34 VREyeParameters.fieldOfView is deprecated. Please use projection matrices provided by VRFrameData instead.
708build.js:34 submitFrame must be called within a VRDisplay.requestAnimationFrame callback.

I'm running Chrome webvr build, its the most recent or second most recent build available.

Thanks!
Matt

@ngokevin
Copy link
Collaborator

Thanks, just have to update the A-Frame version in my examples maybe.

@ngokevin
Copy link
Collaborator

I think this was on Chromium, it was starting to lag a bit in development but now the polyfills and such are all updated.

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