Name Description Size
CameraReality.js CameraReality displays the forward facing camera. If this is running in the iOS ARKit wrapper app, the camera data will be displayed in a Metal layer below the WKWebKit layer. If this is running in the Google ARCore Chrome application, it will create a canvas element and use the ARCore provided camera data. If there is no ARKit or ARCore available, it will use WebRTC's MediaStream to render camera data into a canvas. 9710
VirtualReality.js VirtualReality is a Reality that is empty and waiting for fanstastic CG scenes. 988