home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / v / vrmlviewer / !TMViewer / !Help < prev    next >
Encoding:
Text File  |  1997-02-14  |  3.8 KB  |  88 lines

  1. !TMViewer: a PD VRML browser
  2. ============================
  3.  
  4. !TMViewer is basically a 3D viewer which accepts files in
  5. TopModel binary format (&B5C 3DFiles and &139 3DScenes) and
  6. VRML files (with a good integration with Fresco web-browser).
  7. Thus you can happily use this viewer with TopModel: build your own
  8. world into TopModel, export it in VRML file format, put it
  9. on the web and navigate into it using !TMViewer.
  10. It is public domain so you can (and MUST) distribute it
  11. freely, provided you copy ALL the files contained in this
  12. archive. This is the very first release (v.1.00), so it
  13. isn't totally bug-free ;-)
  14. Look forward for newer revisions of !TMViewer, it will be worth of.
  15. If you want further details on !TMviewer, the latest releases,
  16. give suggestions, ecc. you can contact:
  17.  
  18. Giancarlo Castagno (me): sincro@inrete.it
  19. Spacetech              : tel: 01305/822753
  20.                          fax: 01305/860483
  21.                          sales@spacetec.demon.co.uk
  22.  
  23. Loading !TMViewer
  24. -----------------
  25. !TMViewer doesn't support dynamic memory allocation (this is v.1.00,
  26. wait a little ;-). Thus it needs still some memory in order to run,
  27. about 2Mb, as it dimensions immediately large arrays for datas,
  28. textures, objects and so on... Next versions will be much more clever
  29. and will need mach less memory...
  30.  
  31.  
  32. The icon-bar menu
  33. -----------------
  34. VRML Options : opens a dialogue-box to set various options
  35.                concerning VRML file import.
  36. Reset        : returns to initial state.
  37. ESC Test     : if activated, Gemini (the 3D graphic engine
  38.                used) check the ESC key while redrawing the screen.
  39.                It slows down the process, but allows to stop
  40.                complex rendering.
  41. Help bar     : if activated, TMView displays an interactive help
  42.                in a little window below the main one.
  43.  
  44. Navigation controls
  45. -------------------
  46. Select-drag : zoom the scene.
  47. Menu-drag   : move in/out the observer in the scene.
  48. Adjust-drag : rotate the viewpoint.
  49. Arrow-keys  : pan the scene (hold SHIFT to speed up things...)
  50. CTRL-Select : brings the object you have clicked on, in the centre of
  51.               the scene. If you have loaded a VRML file and the object
  52.               has a link to a new world (a URL), then !TMViewer opens a
  53.               save dialogue box with a text icon containing the path
  54.               of the new world. IF YOU DRAG THIS ICON TO THE URL WRITABLE
  55.               ICON OF FRESCO, it will load authomatically the new scene!
  56.  
  57. Other controls
  58. --------------
  59. Read carefully the interactive help of the application and the files
  60. contained in Docs.
  61.  
  62.  
  63. VRML problems
  64. -------------
  65. !TMViewer deals with up to 40 nested Separator nodes, supports recursive
  66. nested DEF-USE nodes, gestion of lights and navigation nodes (read the
  67. "navigation controls" section). Nevertheless, as it isn't connected
  68. directly to Internet (it is an off-line VRML browser), it cannot deal
  69. with VRML files which need several other files to work. Thus there isn't
  70. any support for TEXTURES, LIBRARY OF OBJECTS (WWWInLine node). The latter
  71. is quite restrictive, as there are worlds which contain only referements
  72. to other world: once loaded they are empty!
  73. Note: if you leave the VRML option "triangularize polygon" on, you may get
  74.       errors if the file is too big, due to the fact that there isn't
  75.       enough workspace to load models in.
  76.  
  77.  
  78.  
  79. Disclaimer
  80. ----------
  81. This application is supplied "as is"; neither Sicronia nor the author
  82. of TMViewer make any warranty, whether express or implied, as to the
  83. merchantability of the software or its fitness for any purpose.
  84. In no circumstances will Sincronia or the author be liable for
  85. any damage, loss of profits, goodwill or for any indirect or inconsequential
  86. loss arising from the use of this software or of this documentation.
  87. Using !TMViewer is deemed acceptance of these terms.
  88.