https://github.com/volorf/vr-touch-controllers
Minimalist XR Hand Controllers for your new stylish Unity project
https://github.com/volorf/vr-touch-controllers
interaction-design plugins prototyping untiy3d vr vr-controller xr xr-emitter xrinteraction
Last synced: 3 months ago
JSON representation
Minimalist XR Hand Controllers for your new stylish Unity project
- Host: GitHub
- URL: https://github.com/volorf/vr-touch-controllers
- Owner: Volorf
- License: mit
- Created: 2021-02-23T18:22:12.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-29T19:49:47.000Z (almost 4 years ago)
- Last Synced: 2025-03-06T05:15:10.541Z (over 1 year ago)
- Topics: interaction-design, plugins, prototyping, untiy3d, vr, vr-controller, xr, xr-emitter, xrinteraction
- Homepage: https://olegfrolov.design
- Size: 13.4 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VR Touch Controller
Minimalist Low Poly VR Touch Controllers for your awesome Unity project.
The demo works on the top of the New Input System, but you can use any type of systems to trigger the controller's methods.

# How to use it
* Import `VRController.unitypackage` into your project;
* Add the VR Controller prefabs to your XR rig and set up it (left / right);
* Subscribe VR COntroller methods to XR events.
# Notes
* Tested with 2021.v15.
* Added a Blender source file in a case you would like to change texture and UV.