WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   5DT Glove (https://forum.worldviz.com/showthread.php?t=1283)

Andrey 11-30-2007 08:05 AM

5DT Glove
 
Hi, All
Is there a description of gesture methods to work with 5DT Data Glove 5 Ultra?

Thanks in advance,
Andrey

farshizzo 11-30-2007 02:42 PM

1 Attachment(s)
The attached image shows all the gestures recognized by the 5dt data glove. The following constants are defined in the hand module and represent each respective gesture:
Code:

GESTURE_FIST                                        = 0
GESTURE_INDEX_FINGER                        = 1
GESTURE_MIDDLE_FINGER                        = 2
GESTURE_TWO_FINGER                                = 3
GESTURE_RING_FINGER                                = 4
GESTURE_RING_INDEX_FINGER                = 5
GESTURE_RING_MIDDLE_FINGER                = 6
GESTURE_THREE_FINGER                        = 7
GESTURE_LITTLE_FINGER                        = 8
GESTURE_INDEX_LITTLE_FINGER                = 9
GESTURE_LITTLE_MIDDLE_FINGER        = 10
GESTURE_NOT_RING_FINGER                        = 11
GESTURE_LITTLE_RING_FINGER                = 12
GESTURE_NOT_MIDDLE_FINGER                = 13
GESTURE_NOT_INDEX_FINGER                = 14
GESTURE_FLAT_HAND                                = 15



All times are GMT -7. The time now is 02:25 PM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC