home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality Zone / VRZONE.ISO / mac / PC / PCGLOVE / HANDSRC / HAND.DOC < prev    next >
Text File  |  1995-02-18  |  3KB  |  77 lines

  1. Enclosed you will find a program called hand.exe.  This is a
  2. 3D representation of a hand ( simple wireframe ) which can be controlled
  3. by the Power Glove connected to the parallel port of an IBM PC.
  4.  
  5. The program requires a fast! machine and a VGA video card.
  6.  
  7. To execute the program, simply run it.  You will be prompted to
  8. exercise your glove and press a key to start.  It is very important that
  9. you exercise your glove in order to refresh the value going to the PC.
  10.  
  11. Once a key is pressed, the hand on the screen will react to the Power
  12. Glove.  If you make a fist, the hand will make a fist.  If you roll your
  13. hand from horizontal to vertical, the hand will respond.  If the
  14. indicator lights are not flashing, exercise the glove a little and press
  15. center.  The virtual hand will not respond until the glove is sending
  16. data.
  17.  
  18. The Roll of the Power Glove is not as good as hoped.  If you keep your
  19. hand in a 45 degree position between horizontal and vertical, the
  20. virtual hand may! switch back and forth between the two states.  Therefore,
  21. try to keep your hand in either horizontal or vertical position.  Notice
  22. that in the vertical position, we are all set for a pong game or handball!
  23.  
  24. There is a plane at the bottom of the screen.  This plane has been created
  25. for your destruction.  Have Fun!!
  26.  
  27. To stop the program, press the A key on the glove and then press any key on
  28. the keyboard.
  29.  
  30. If you have any! problems or questions, I can be contacted at
  31.         gradecki@rodeo.uwyo.edu, or post to the glove list.
  32.  
  33. NOTES:
  34.  
  35. The faster the machine the better.  The program tries to achieve
  36. real-time representation of the motions that you make.  There are limits.
  37. If you go outside the reception area of the glove, or if there is
  38. excessive noise, the hand can become lost or the center will move.
  39.  
  40. You can break the video screen if there is a numerical overflow. You will
  41. get an overflow, simply run the program again.
  42.  
  43. The program is not perfect.  I have only spent a week ( during slow times
  44. during the day ) working on this program.  I am releasing it now because
  45. there is NOTHING else out there for the Power Glove and those people who
  46. have one.
  47.  
  48. Being that one of my areas is networking, I will have a graphical
  49. virtual handshake in a week or two.  After which is virtual world
  50. manipulation.  You will be able to pick objects up and move them using
  51. the Power Glove.
  52.  
  53. Please do not complain about the response or graphics unless you intend
  54. on releasing something better.
  55.  
  56. And as usual, I nor, VRing Software Development, take any!
  57. responsibility for anything done to yourself or your systems because of this
  58. program.  By executing this software, you take all the responsibilities and
  59. agree not to hold myself or VRing Software Development responsible for
  60. anything.
  61.  
  62.  
  63. SOURCE:
  64. After some thinking, I am releasing the source to thehand.  Because the
  65. system is in its very!! early stages, there is no documentation on the
  66. code.  Use it as you see fit.  If by any chance you would like to
  67. support my efforts, donation are excepted:
  68.  
  69.                         Joseph D. Gradecki
  70.                         2112 Hancock Street #205
  71.                         Laramie, Wyoming  82070
  72.  
  73. Notice that you will need D. Stampe and others, wonderful glove
  74. interface code found at karazm as well as other places: glove.h and
  75. glove.obj
  76.  
  77.