Загрузка видео...
Не удалось загрузить видео
Hand Menu Interaction. The simplest trick to improve the accessibility of floating hand-attached UI panels for spatial interactions is to smooth their movement. It allows us to stabilize them and mitigate a hand tremor due to hand-tracking imperfection and/or physiological condition. (Interestingly, the visual stabilization helps reduce the physical... show more
27,218 просмотров • 2 лет назад •via X (Twitter)
Комментарии: 9

Download the prototype for Meta Quest devices

Pretty Cool 👌

🙏

The animation choreography depends on the active item. The closest items have zero delay, and then I multiply the distance index by the delay value. #designdetails

Here is the distance index method. Love enums. Initially, I thought to hardcode it but decided to make it analytically which is always fun doing. Yeah, now I can scale the length of the menu infinitely.

A legendary concept!

smooth 👍

This looks like the best Hand-menu implementation I’ve seen and intrigues me to built one myself. My only concern: how intuitive do you find it for people how tries VR *for the first time*. Does it take 5 seonds or 1-2 minute to learn? How do you present this mechanic to them?

Thank you! There are no signifiers that there is a menu on the hand, so you should teach users how to invoke it. Therefore, to avoid tutorials, you need to show them the signifiers. It might be little dots on the hand side that would spot the user's curiosity, and they would turn their palm to look at them and invoke the menu by transitioning the dots into menu elements.
