home *** CD-ROM | disk | FTP | other *** search
/ World of A1200 / World_Of_A1200.iso / c / showobj.doc < prev    next >
Text File  |  1995-02-27  |  1KB  |  59 lines

  1. Showobj                                                               Showobj
  2.  
  3.    NAME   
  4.     Showobj -- Shows objects stored in Imagine's TDDD format.
  5.  
  6.    SYNOPSIS
  7.     showobj [verbose] filename
  8.  
  9.    FUNCTION
  10.     showobj takes a file in Imagine's TDDD (3D data description) format
  11.     and displays it's contents in a window on Workbench. The window opens
  12.     automatically as big as Workbench screen. Showobj displays the global
  13.     axis in the lower left corner. The drawing can be broken by pressing
  14.     a key.
  15.  
  16.     Options offered by showobj are the following:
  17.  
  18.     verbose   verbose mode, displays information about file
  19.              (names of Objects; number of objects, faces, edges and
  20.               points)
  21.  
  22.     This keys can be used while displaying the object:
  23.  
  24.     ESC     -    Quit
  25.     f    -    Switches to front view
  26.     r    -    Switches to right view
  27.     t    -    Switches to top view
  28.     i    -    Zoomes in
  29.     o    -    Zoomes out
  30.     Cursorkeys to move object
  31.  
  32.    INPUTS
  33.     Showobj only displays objects saved in detail editor.
  34.     It can't read and display:
  35.     - Lamps
  36.     - Grounds
  37.     - Perfect spheres
  38.     - Others than the first state of a state-object
  39.     - Others than the first state of a cycle-object
  40.     - Paths
  41.     - Objects saved in forms editor
  42.  
  43.    RESULT
  44.  
  45.    EXAMPLE
  46.     showobj myobj
  47.  
  48.    NOTES
  49.  
  50.    BUGS
  51.     No known bugs.
  52.  
  53.    SEE ALSO
  54.  
  55.    AUTHOR
  56.     Andreas Heumann
  57.  
  58.