npm.io
2.0.0 • Published 8 years ago

react-vr-web

Licence
BSD-3-Clause
Version
2.0.0
Deps
2
Vulns
0
Weekly
0
Stars
8.7K

react-vr-web

react-vr-web is the runtime environment for React VR that allows applications to render in a web browser. Using the OVRUI library, it renders to a web canvas, and uses the WebVR API in supporting browsers to communicate with VR headsets.

The runtime contains code for initializing a React application in a Web Worker, handles asynchronous communication between the window and that application, and implements the primitives needed to render React VR applications.