Skip to content

Priyanshu-CODERX/Unity-XR-Interaction-Toolkit-VR-Mechanisms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity XR Interaction Toolkit VR Mechanisms

This repository contains implementation of various basic virtual reality mechanisms which one can use in their project.

🛠️ Mechanisms(Currently Implemented)

  • 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

🛠️ Known Issues

  • 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.

🛠️ Development Tools

  • Unity 2020.3.18f1
  • XR Interaction Toolkit 2.0.1

🛠️ How to use?

Simply clone the repository and open it with your Unity Game Engine.

🛠️ Clone the repository

git clone https://github.com/Priyanshu-CODERX/Unity-XR-Interaction-Toolkit-VR-Mechanisms.git

🛠️ Installation Steps

  1. Fork the project
  2. Clone the project
  3. Navigate to the project directory
  4. Open the project through Unity Hub

👨‍💻 Contributing

  • Contributions make the open source community such an amazing place to learn, inspire, and create.
  • Any contributions you make are highly appreciated.