TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: Gesture Composer for VisionOS [video]

1 pointsby nthStateabout 1 year ago
I wanted to create some custom hand gestures for my Vision Pro App, but looking at how you had to do it in code seemed like a headache.<p>I also wanted my gestures to be able to be shared between Apps I make.<p>So, I made Gesture Composer, a VisionOS App that lets you create custom hand gestures that can be exported as a file.<p>Paired with the GestureKit Package <a href="https:&#x2F;&#x2F;github.com&#x2F;nthstate&#x2F;GestureKit">https:&#x2F;&#x2F;github.com&#x2F;nthstate&#x2F;GestureKit</a> you can detect gestures in your own Apps<p>- Gesture Packages contain a rules file for the gesture, and an animated USDZ of hands performing the gesture - The Gesture rule format is straight forward, so you can hack it if you need to tweak things - Gestures can contain multiple poses in a sequence - Multiple Gestures can be detected at a time - Optionally display a Virtual Hand Model, Joints and Bones<p>You can also browse &amp; download gestures people have created on the website: <a href="https:&#x2F;&#x2F;www.gesturecomposer.com" rel="nofollow">https:&#x2F;&#x2F;www.gesturecomposer.com</a>

no comments

no comments