XRD Week 9
Repository link: https://github.com/composer404/XRArcade XRD Week 9 After finishing work on the VR project, we started intensive work on the XR project. We started our work with making a decision on the subject of the project. At this point, we have decided that the project will consist of 2-3 mini-games that will have both entertainment and educational values. From the technical aspects, we decided that the project will include hand detection and passthrough provided by the Oculus Interaction SDK. We started our work with adding OVRCameraRig with both controller support and hand detection and InputOVR responsible for interaction. Then we modified this object by adding the interactor responsible for grab and poke, because both of these types of interactions will be used in the project. After testing the whole thing, we went to work on the first mini-game. Its assumption is that the user repeats the pattern of the buttons highlighted by the system by pressing them, and after each...