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

using 3d webgl on mobile device #12

Open
kbanwait123 opened this issue Mar 3, 2020 · 3 comments
Open

using 3d webgl on mobile device #12

kbanwait123 opened this issue Mar 3, 2020 · 3 comments

Comments

@kbanwait123
Copy link

I can't figure out why your application for 3d webgl works when using https://tympanus.net/Tutorials/Fake3DEffect/ but when I try to use it on a test website/localhost ... using my mobile device it won't work. An example I used the 3d webgl to move a image shown here https://www.torontosprimecondos.com/index.html ,works fine in a browser but not at all on mobile device while your website works fine.

@Dimilian
Copy link

Dimilian commented Jun 10, 2020

Hello, i figure out why effect didnt't work in the mobile browsers. The reason is insecure usage of DeviceMotionEvent in gyronorm.js. Just start webserver with valid ssl (https) and it will be work fine

@kbanwait123
Copy link
Author

kbanwait123 commented Jun 12, 2020 via email

@CalebAmesbury
Copy link

Thanks!

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

3 participants