home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality Zone / VRZONE.ISO / mac / PC / PCGLOVE / GLOVE / READ.ME < prev    next >
Text File  |  1993-10-03  |  828b  |  23 lines

  1. This is the new version that (on the PC) works off of timer interrupts.
  2. It also does auto-calibration of the delay loops.
  3.  
  4. objglv.exe is Mark Pflagging's latest glove code.  It's a self-extracting
  5.         zip file; you should give it the -d option, since it creates
  6.         subdirectories.
  7.  
  8. glove.h contains a number of general-purpose structs, defines and
  9.     prototypes for accessing the glove
  10.  
  11. glove.c contains the routines for accessing the glove on the PC
  12.  
  13. test.c contains a very simple demo that just reports (in text mode) the
  14.     values read from the glove
  15.  
  16. glovgraf.c contains a (slightly) fancier demo that moves a rectangle
  17.     around the screen as the glove moves
  18.  
  19. makefile is useful for building test.exe and glovgraf.exe
  20.  
  21. For wiring information, see the July 1990 issue of Byte magazine (available
  22. at your local library). 
  23.