3Dlove Posted August 11, 2015 Share Posted August 11, 2015 Hello guys =) Which VR devices supported by BJS? =D That would be cool this information figure in home BJS GitHub Quote Link to comment Share on other sites More sharing options...
RaananW Posted August 11, 2015 Share Posted August 11, 2015 https://github.com/BabylonJS/Babylon.js/blob/master/src/Cameras/VR/babylon.vrDeviceOrientationCamera.tsAny device that will send the "deviceorientation" event can be used. Or: https://github.com/BabylonJS/Babylon.js/blob/master/src/Cameras/VR/babylon.webVRCamera.tsAny device that can be loaded using to the navigator.getVRDevices() function. (only supported in chrome and FF). Quote Link to comment Share on other sites More sharing options...
3Dlove Posted August 12, 2015 Author Share Posted August 12, 2015 Thank you But how to know if a VR device implements deviceorientation or/and navigator.getVRDevices() ? Have you a list of compatible BJS VR devices ? (Oculus Rift, Hololens, Sony Project Morpheus ??) others ? Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted August 12, 2015 Share Posted August 12, 2015 If you are using https://github.com/B....webVRCamera.ts then at least oculus is supported. Other ones are not even available publically Quote Link to comment Share on other sites More sharing options...
burhop Posted August 16, 2016 Share Posted August 16, 2016 @DeltakoshAs it has been a year, any update here? Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted August 16, 2016 Share Posted August 16, 2016 We are still supporting WebVRCamera. It works with oculus and htc vive Quote Link to comment Share on other sites More sharing options...
reddozen Posted August 19, 2016 Share Posted August 19, 2016 Anyone test it on the Samsung VR? I think it's oculus based, so I can't see why it wouldn't work. Maybe I can test that soon. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted August 25, 2016 Share Posted August 25, 2016 I did not personally but a friend of mine did and it worked Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.