All Projects → hecomi → VrGrabber

hecomi / VrGrabber

Licence: other
VR Grabber components for Unity

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to VrGrabber

VRTK-PUN-NetworkTest
A small test project showing how to sync VR CameraRig objects using Photon's PUN and VRTK.
Stars: ✭ 30 (-61.54%)
Mutual labels:  vr
belajar-aframe
Belajar A-Frame (WebVR) - Virtual Reality on the Web
Stars: ✭ 14 (-82.05%)
Mutual labels:  vr
virtual-reality-tour
📍 Virtual reality travel in Google Street View.
Stars: ✭ 34 (-56.41%)
Mutual labels:  vr
vrs
WebGL + React + VR experiment. Demo:
Stars: ✭ 21 (-73.08%)
Mutual labels:  vr
magnum-vr-ui
Magnum::Ui + Leap Motion + Oculus VR
Stars: ✭ 21 (-73.08%)
Mutual labels:  vr
daydream-node
Quick Node.js module to connect to the Daydream controller and receive all the data
Stars: ✭ 17 (-78.21%)
Mutual labels:  vr
vr-streaming-overlay
SteamVR overlay for streamers on Linux/Windows
Stars: ✭ 29 (-62.82%)
Mutual labels:  vr
janusweb
An in-browser implementation of JanusVR
Stars: ✭ 145 (+85.9%)
Mutual labels:  vr
VRStreaming
Unity Render Streaming SDK to stream VR from CloudXR to WebXR over WebRTC
Stars: ✭ 112 (+43.59%)
Mutual labels:  vr
TurnSignal
An anti-cable-twisting management utility for SteamVR.
Stars: ✭ 73 (-6.41%)
Mutual labels:  vr
LifeBrush
A toolkit for painting agent-based mesoscale molecular simulations and illustrations.
Stars: ✭ 38 (-51.28%)
Mutual labels:  vr
raylib-py
A Python binding for the great C library raylib.
Stars: ✭ 147 (+88.46%)
Mutual labels:  vr
StyleSight
Browser based 'real-time' AR 'fast' neural style transfer using tensorflowjs
Stars: ✭ 15 (-80.77%)
Mutual labels:  vr
AnotherBadBeatSaberClone
This is a discontinued but perhaps helpful VR project created during my Master's degree at FH Wedel.
Stars: ✭ 22 (-71.79%)
Mutual labels:  vr
YUXI-Mixed-Reality-Hardware-Toolkit
YUXI: The Mixed Reality Hardware Toolkit makes it easier to get started bridging the physical and digital using sensors and actuators to create interactions with VR/AR/MR content.
Stars: ✭ 21 (-73.08%)
Mutual labels:  vr
BeatSaberSongBrowser
BeatSaber plugin, adds much needed functionality to the song selection interface.
Stars: ✭ 166 (+112.82%)
Mutual labels:  vr
FPV VR OS
Latest version of FPV_VR, open source under LGPL
Stars: ✭ 42 (-46.15%)
Mutual labels:  vr
spacesvr
A standardized reality for the future of the 3D Web.
Stars: ✭ 135 (+73.08%)
Mutual labels:  vr
g3r
3D, VR and AR Maps in R
Stars: ✭ 19 (-75.64%)
Mutual labels:  vr
OpenXR-Hpp
Open-Source OpenXR C++ language projection
Stars: ✭ 25 (-67.95%)
Mutual labels:  vr

VrGrabber

VrGrabber is a VR grabber components for Unity.

  • Both-hands interaction (move, rotate, and scale)
  • Z-distance control by thumb sticks
  • Connect objects with a curved line

VrGrabber Image 1 VrGrabber Image 2 VrGrabber Image 3

  • Currently only Oculus SDK is supported (OpenVR will be supported soon).

Demo

Setup

  1. Download the latest .unitypackage from Release page.
  2. Import it into your project.
  3. Add Vrg Left Grabber and Vrg Right Grabber from VrGrabber > Prefabs to TrackingSpace under OVRCameraRig.

License

The MIT License (MIT)

Copyright (c) 2017 hecomi

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].