HTML automatically generated with rman
Table of Contents

Name

x3d - interactive (X-windows based) 3d viewer

Options


Options:
-display  <display>        X display name
-flicker                   Make window flicker
-geometry <geometry>       Window geometry
-help                      Print this message
-menu                      Turn off menu
-stats                     Turn off stats
-stereo                    Turn off stereo
-controls                  Switch controls style
-scale <amount>            Scale object by amount
-print <filename>          Postscript File for
                           writing lines into
-hpgl                      Write an HPGL plotter
                           file instead

X3d Data Format

The conversion utility called con that takes a list of segments
x1 y1 z1 x2 y2 z2
x1 y1 z1 x2 y2 z2
and converts them into the .obj format (see Q_and_A for more information)

Control


  QUIT                    UPPERCASE AND LOWERCASE Q
  TOGGLE CONTROLS MENU    UPPERCASE AND LOWERCASE M
  TOGGLE POSITION DISPLAY UPPERCASE AND LOWERCASE P
  TOGGLE STEREO DISPLAY   UPPERCASE AND LOWERCASE S
  TOGGLE FLICKER          UPPERCASE AND LOWERCASE F
  ROTATE OBJECT ABOUT X   VERTICAL   POINTER MOVEMENT WHILE HOLDING LEFT
BUTTON
  ROTATE OBJECT ABOUT Z   HORIZONTAL POINTER MOVEMENT WHILE HOLDING LEFT
BUTTON
  MOVE OBJECT BACKWARD    UPPERCASE AND LOWERCASE J
  MOVE OBJECT FOREWARD    UPPERCASE AND LOWERCASE K
  MOVE OBJECT RIGHT       UPPERCASE AND LOWERCASE H
  MOVE OBJECT LEFT        UPPERCASE AND LOWERCASE L
  MOVE OBJECT UP          UPPERCASE AND LOWERCASE I
  MOVE OBJECT DOWN        UPPERCASE AND LOWERCASE U
  ROTATE ABOUT X          UPPERCASE AND LOWERCASE X A
  ROTATE ABOUT Y          UPPERCASE AND LOWERCASE Y B
  ROTATE ABOUT Z          UPPERCASE AND LOWERCASE Z C
  AUTOROTATE ABOUT X      1 2 3
  AUTOROTATE ABOUT Y      4 5 6
  AUTOROTATE ABOUT Z      7 8 9
  ADJUST FOCUS            SQUARE AND CURLY BRACKETS
  ADJUST FOCUS            SQUARE AND CURLY BRACKETS
  WRITE TO FILE           UPPERCASE AND LOWERCASE D

Bugs

If the program dies, try
    x3d -menu -stats -geometry 100x100+0+0 saturn.obj
and see if it might work now.

See Also

snap3dv(1NEMO)

Author

Mark Spychalla (spy@castlab.engr.wisc.edu) University of Wisconsin - Madison

History


15-aug-95    Made up a (NEMO) manual page


Table of Contents