You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now, very basic functionality in VR such as object selection and camera movement need to be implemented manually in the sketch. The VR library should incorporate a few classes to support this functionality. Commit de881bd adds initial implementations of new classes VRSelector and VRCamera.