Граф коммитов

3 Коммитов

Автор SHA1 Сообщение Дата
Blair MacIntyre c92b1c66e3 clear out any existing webxr polyfill with the same names
The WebXR Viewer is going to preload it's own WebXR polyfill, so if some page loads this, it needs to not use any of the other polyfill's classes.
2018-08-08 19:40:59 -04:00
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
Trevor F. Smith 112905af7a Pull the example code from the webxr-api repository. 2017-09-04 18:59:34 -07:00