home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality Homebrewer's Handbook / vr.iso / avril / avril.cfg < prev    next >
Text File  |  1996-03-19  |  1KB  |  49 lines

  1. # Sample AVRIL.CFG file
  2.  
  3. compass on
  4. framerate off
  5. position off
  6.  
  7. device body keypad
  8. #device body mouse
  9. #device body cyberman 0 0x2F8 3 2000
  10. #device body vio 0 0x2F8 3 2000
  11. #device body ctm 0 0x2F8 3 2000
  12. #device body pad
  13. #device body joystick
  14. #device body GDC 0 0x2F8 3 2000
  15. #device body CyberWand
  16. #device body 7thSense
  17.  
  18. # videodriver mode13
  19. # displaydriver modeY
  20. # videodriver 7thSense 0x230
  21.  
  22. # displaydriver modeY
  23. # displaydriver default
  24.  
  25. # stereotype NONE
  26. # stereotype ENIGMA
  27. # stereotype ANAGLYPH_WIRE_ALTERNATE
  28. # stereotype ANAGLYPH_SOLID_ALTERNATE
  29. # stereotype FRESNEL
  30. # stereotype CYBERSCOPE
  31. # stereotype CRYSTALEYES
  32. # stereotype TWOCARDS
  33. # stereotype CHROMADEPTH
  34. #
  35. # Use this one for everything except Chromadepth:
  36. # stereoparams 60 600
  37. # Use this one for Chromadepth, for sample.wld:
  38. # stereoparams 0 8000
  39. #
  40. # Use these for FRESNEL:
  41. # stereoleft -44 -4
  42. # stereoright 44 -4
  43.  
  44. # Not yet implemented, due to bugs in Borland C:
  45. # stereotype SEQUENTIAL
  46. # stereotype ANAGLYPH_SEQUENTIAL
  47.  
  48. # End of AVRIL.CFG
  49.