This repository contains implementation of various basic virtual reality mechanisms which one can use in their project.
- Grabbing Mechanism
 - Teleportation
- Locomotion Area
 - Locomotion Anchor
 
 - Continuous Movement
 - VR Hand Controls
 - VR Hand Interaction
 - Socket Interactor
- Snap Interaction
 - Selectable Snap Interaction
 
 - UI Interaction
 - 3D Physics based Button Interaction
 
- None as of now
 
Currently I am working on adding more mechanisms that can help someone during the development of their virtual reality applications/games.
- Unity 2020.3.18f1
 - XR Interaction Toolkit 2.0.1
 
Simply clone the repository and open it with your Unity Game Engine.
git clone https://github.com/Priyanshu-CODERX/Unity-XR-Interaction-Toolkit-VR-Mechanisms.git
- Fork the project
 - Clone the project
 - Navigate to the project directory
 - Open the project through Unity Hub
 
- Contributions make the open source community such an amazing place to learn, inspire, and create.
 - Any contributions you make are highly appreciated.
 




