All Projects → MephestoKhaan → Handposing

MephestoKhaan / Handposing

Licence: mit
Pose authoring using handtrackingon Quest

Labels

Projects that are alternatives of or similar to Handposing

Vralchemylab
VR Demo project using HDRP and unity 2019.3
Stars: ✭ 132 (-31.25%)
Mutual labels:  vr
Aframe Particle System Component
Particle systems for A-Frame.
Stars: ✭ 156 (-18.75%)
Mutual labels:  vr
Aframe Effects
A VR Ready Post processing framework for Three.js and/or A-Frame
Stars: ✭ 176 (-8.33%)
Mutual labels:  vr
Model viewer.dart
A Flutter widget for rendering interactive 3D models in the glTF and GLB formats.
Stars: ✭ 134 (-30.21%)
Mutual labels:  vr
Daydream Controller.js
WebBluetooth Daydream Controller
Stars: ✭ 146 (-23.96%)
Mutual labels:  vr
Vivegrip
Physics-based grabbing for SteamVR development in Unity.
Stars: ✭ 159 (-17.19%)
Mutual labels:  vr
Remixvr
RemixVR is a tool for collaboratively building customisable VR experiences.
Stars: ✭ 129 (-32.81%)
Mutual labels:  vr
Openbrushvr
Unity VR & AR Painting in 3d space for the Vive and Tango and ARKit
Stars: ✭ 180 (-6.25%)
Mutual labels:  vr
Arcore
ARCore Course
Stars: ✭ 148 (-22.92%)
Mutual labels:  vr
Patches
Patches is a visual programming editor for building WebVR and WebGL experiences.
Stars: ✭ 164 (-14.58%)
Mutual labels:  vr
Dxr
DXR is a Unity package for rapid prototyping of immersive data visualizations in augmented, mixed, and virtual reality (AR, MR, VR) or XR for short.
Stars: ✭ 134 (-30.21%)
Mutual labels:  vr
Kerbal Vr
An add-on for Kerbal Space Program (KSP) to enable virtual reality.
Stars: ✭ 142 (-26.04%)
Mutual labels:  vr
Altspacesdk
Software Development Kit for AltspaceVR
Stars: ✭ 159 (-17.19%)
Mutual labels:  vr
Arkit Cardboard Vr
ARkit + GVR to make VR and Mixed Reality 6dof AR for iphone
Stars: ✭ 132 (-31.25%)
Mutual labels:  vr
Guri Vr
https://gurivr.com
Stars: ✭ 177 (-7.81%)
Mutual labels:  vr
Code Vr
🐍 Program and explore real applications with virtual reality! Learn how to program, compete to build apps, and even collaborate with other people in realtime, in game or not!
Stars: ✭ 131 (-31.77%)
Mutual labels:  vr
Vimeo Unity Sdk
Easily stream your Vimeo videos into Unity or record and publish out to Vimeo.
Stars: ✭ 159 (-17.19%)
Mutual labels:  vr
Aframe
🅰️ web framework for building virtual reality experiences.
Stars: ✭ 13,428 (+6893.75%)
Mutual labels:  vr
Zinnia.unity
A collection of design patterns for solving common problems.
Stars: ✭ 177 (-7.81%)
Mutual labels:  vr
Vrdemo Swift
VRDemo是用Swift3.0配合OpenGL ES实现的360度全景播放器
Stars: ✭ 163 (-15.1%)
Mutual labels:  vr

HandPosing

This package uses Oculus Quest hand-tracking to control Oculus default rigged hands and use it to generate grab poses in an instant.

There is a full Unity Project to serve as a game-demo here

Requisites

  • You need to download the Oculus Integration from the Asset Store, as this requires OVRSkeleton. I have tested it with Unity 2019.3 and Oculus Integration 17.0 and 18.0.
  • You need to use Quest + Oculus Link in the editor to generate poses (but the generated poses will work in a build with either hands or controllers).

Install

Import this project as a .git package! Go to the Unity Package Manager, and in the ✚ icon select Add Package from Git Url... then in the box copy the address of this repo: https://github.com/MephestoKhaan/HandPosing.git Don't forget to import the Samples like the Oculus Integration (OVR) to start working with your Quest, or the Poses Gallery for the samples on how to use it.

You could also download the latest stable package in the releases section. But the method above is the preferred one.

Please refer to the Wiki for guidance. You can also find the full code documentation here

This is a work in progress, and things are subject to change. I hope it serves others either as a useful tool or at least as a starting point for their grabbing-interaction implementations. At this moment I won't be accepting Pull Requests but reach me in the issues if something is not right or have any feature in mind that you think is missing.

And please leave a star if this helped you, it truly helps keep the motivation going!

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