Blair MacIntyre
a8c735c040
added XRVideoFrame
...
Encapsulated all the functionality of video frames (receiving, managing cached ArrayBuffers, lazilly converting from base60 to binary, etc) in an object.
Included methods to clean up workers (postMessageToWorker and postReplyMessage). updated simplecv
2018-04-03 07:13:47 -04:00
Blair MacIntyre
524a124b01
fix for broken prependElements call
2018-02-16 13:02:55 -05:00
Unboring SL
068d36ffa7
Fix for iOS devices
2018-02-13 09:44:06 +01:00
Unboring SL
67a2c38c04
Bind XRPolyfill to fix #83
2018-02-13 09:33:06 +01:00
Casper Fabricius
6835c12631
Support polyfill being constructed after DOMContentLoaded event happened.
2018-02-12 15:51:51 +01:00
Blair MacIntyre
1577ca1ecd
wait till navigator.getVRDisplays() finishes
...
xr.getDisplays() returns a promise that waits until navigator.getVRDisplays() finishes.
2017-12-08 11:44:27 -05:00
Trevor F. Smith
f552018d63
Polish the coordinate system changes.
2017-11-02 13:21:16 -07:00
Trevor F. Smith
72ce0e7e9a
Try the coordinates without the XRCoordinates.
2017-10-31 09:20:42 -07:00
Trevor F. Smith
9e68315538
Implement enough math utils to remove the THREE.js dependency of the polyfill.
2017-09-06 14:24:44 -07:00
Trevor F. Smith
566901b1c5
Added a HMD display that wraps WebVR 1.1 VRDisplays and an empty VirtualReality
2017-09-06 11:50:13 -07:00
Trevor F. Smith
112905af7a
Pull the example code from the webxr-api repository.
2017-09-04 18:59:34 -07:00