home *** CD-ROM | disk | FTP | other *** search
/ Virtual Reality Homebrewer's Handbook / vr.iso / vroom / read.me < prev    next >
Text File  |  1996-03-19  |  2KB  |  35 lines

  1. VROOM (Virtual Reality using Object Oriented Methods) is a Turbo Pascal based
  2. toolkit written by Robin Hollands at the University of Sheffield, and allows
  3. creation of virtual worlds which can be experienced on any PC with a 386
  4. processor or better and a standard VGA card.
  5.  
  6. The toolkit is documented in "The Virtual Reality Homebrewer's Handbook"
  7. published by John Wiley publishers. The software is supplied as is and no
  8. warranty is implied or expressed, and I take no responsibility for its use of
  9. any loss as a consequance of its use. VROOM was written and has been
  10. extensively tested under Turbo Pascal v5.5, but not under any other version.
  11. Full source code is supplied, so it should be possible to recompile the
  12. software under newer versions of the language. Get in touch with me
  13. (r.hollands@sheffield.ac.uk) if you still have problems, and I'll help when I
  14. can.
  15.  
  16. Some demos have already been compiled are ready to run:
  17.  
  18. HAND.EXE    Flexing hand model
  19. NAMEDEMO.EXE    Simple scripted demo for SWOOPVR
  20. TOYFAC.EXE      Toy car factory simulator
  21. TOYFAC2.EXE    Updated version of the toy car factory simulation
  22. PUMA.EXE        Robot arm simulator
  23. PUMA2.EXE    Updated version of the robot arm simulator
  24. CLOCK.EXE    A virtual clock telling the real time
  25. MATH.EXE    Visualisation of a simple 3D and 4D mathematical function
  26. TUMBLE.EXE    Simple demo of multiple rotating tori
  27. FOREST.EXE    A random forest environment generator
  28. SOAKPIT.EXE    Simulation of a steel soaking pit plant
  29. VIEWER.EXE    A viewer for VROOM *.3D files
  30. PLG_2_3D.EXE    A converter from the popular REND386 object files
  31. PAL_SET.EXE     Utility for defining custom palettes within VROOM
  32.  
  33. See the individual text files for more information about each demo.
  34.  
  35.