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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:ShaderLab 58.9%Language:C# 19.6%Language:Mathematica 11.3%Language:HLSL 10.2%