styly-dev / STYLY-Spatial-Layer-Plugin

Unity plugin to upload your contents to Vision Pro via STYLY
https://apps.apple.com/us/app/styly-for-vision-pro/id6475184828
MIT License
12 stars 1 forks source link

Introducing hand gesture and prepare samples #84

Open from2001 opened 3 months ago

from2001 commented 3 months ago

Node using Hand pose asset file or shape asset file and recognize hand gestures.

Implement on another repository.

from2001 commented 3 months ago

This article helps

XR Hands Custom Gestures Now Available! — LEARN XR BLOG https://blog.learnxr.io/xr-development/xr-hands-custom-gestures-now-available

from2001 commented 3 months ago

The sample of hand gesture is not easy to use. I better develop hand gesture recognition which

from2001 commented 1 month ago

@DglyP Hand Interaction Profile seems now supported in XRI.

Added support for Hand Interaction Profile (OpenXR) to the XR Input Modality Manager component and added bindings to the XRI Default Input Actions asset in the Starter Assets sample.

https://github.com/needle-mirror/com.unity.xr.interaction.toolkit/releases/tag/3.0.4

DglyP commented 1 month ago

I managed to implement the samples from the HandGesture project. I was also able to create two different poses. I will create a sample where these two poses can be used and hopefully we can decide on other poses to use in the future.

from2001 commented 1 month ago

Memo We want creators to make hand gesture contents

ku6ryo commented 3 days ago

Created hands lib https://github.com/styly-dev/STYLY-Hands-Unity