home *** CD-ROM | disk | FTP | other *** search
/ VRML Tools for 3D Cyberspace / VRML_Tools_For_3D_Cyberspace.iso / vr_web / readme.src < prev    next >
Text File  |  1996-07-01  |  2KB  |  62 lines

  1. VRweb 0.53 Beta
  2. ===============
  3.  
  4. This is the source code of VRweb a VRML browser for Microsoft Windows.
  5.  
  6. VRweb is a joint project between IICM (Hyper-G team), NCSA (mosaic), and the
  7. Gopher team. For copyright and license please read
  8.  
  9. Installation:
  10. =============
  11.  
  12. To install VRweb source, copy the zip file to your root directory of that drive
  13. you want the source tree to and unzip the archive with 
  14.  
  15. unzip vrw_src
  16.  
  17. The makefile can be found in \hyperg\viewer\scene.
  18.  
  19. System requirements:
  20. ====================
  21.  
  22. VRweb for Windows is a Win32s MFC 3.0 application and was developed with 
  23. Microsoft Windows NT with Microsoft Visual C++ 2.1. Other Compilers (capable of
  24. MFC 3.0) and operating systems (Windows 95) are possible, but no Makefile is 
  25. supplied.
  26.  
  27. The code is based on single threaded MFC libraries. If you did not install
  28. them you have to build them. (PLease look at the README in msvc20\mfc\src)
  29.  
  30. Beta limitations:
  31. =================
  32.  
  33. Because of being Beta some features are not implemented yet (but will in near 
  34. future):
  35.  
  36. * Fly to mode is not implemented with VRML scenes
  37. * No help available
  38. * The user interface will be fine tuned
  39. * No standard light source in VRML scenes
  40. * No network support (hyperg, http)
  41. * No unzip support
  42. * No WWWAnchor and WWWInline support
  43.  
  44. Support:
  45. ========
  46.  
  47. Please send all bug reports to the mail alias vrweb-bugs@iicm.tu-graz.ac.at or
  48. directly to me: gorasche@iicm.tu-graz.ac.at
  49.  
  50. or
  51.  
  52. subscribe the  VRweb mailing list with a mail to listproc@iicm.tu-graz.ac.at 
  53. and the message body
  54.  
  55. subscribe vrweb YourNameHere
  56.  
  57. To unsubscribe send a mail to the same address and exchange subscribe with
  58. unsubscribe. Mails to the list then can be sent to vrweb@iicm.tu-graz.ac.at.
  59.  
  60.  
  61. Gerbert Orasche
  62. Graz, August 4th 1995