You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see gamepad events in my browser and I see gamepad functions in glvis but glvis is not respecting my gamepad (spacemouse) . Can someone please fix this issue? I've spent a good bit of time trying to debug this to no avail.
Thanks I now see how things are built from c++ glvis.. However,it's interesting that emscripten creates the hooks for the gamepad in the js code but it seems that they aren't wired. I had thought there may be an easy way to wire in the the web version w/out having to wire in the c++ version. @tomstitt is there a way?
I see gamepad events in my browser and I see gamepad functions in glvis but glvis is not respecting my gamepad (spacemouse) . Can someone please fix this issue? I've spent a good bit of time trying to debug this to no avail.
This url states that my gamepad is registerd and active
https://greggman.github.io/html5-gamepad-test/
Thanks
Joe
The text was updated successfully, but these errors were encountered: