man gtklookat (Commandes) - GTK+ VRML viewer

NAME

gtklookat - GTK+ VRML viewer

SYNOPSIS

gtklookat [file.wrl]

DESCRIPTION

gtklookat is a simple GTK+ viewer for VRML files that uses libopenvrml.

You can use the mouse to change the view. Clicking with the left mouse button and dragging the mouse around will rotate the view, while clicking with the middle mouse button and dragging around will move the scene closer and farther, and the right mouse button will let you move the scene left/right and up/down.

OPTIONS

You may specify the name of a VRML file in the commandline.

KEYS

Left Right
Move the view left or right.
, .
Rotate the view left or right.
Up Down
Move the view forward or backwards.
A Z
Move the view up or down.
a z
Rotate the view up or down.
PageUp PageDn
Change to the next or previous viewpoint.
r Home
Reset the view.
b
Toggle alpha blending on or off.
c
Toggle culling on or off.
d
Toggle bspheres on or off.
l
Toggle lighting on or off.
t
Toggle texture mapping on or off.
w
Toggle wireframe rendering (polygons) on or off.
Ctrl-O
Open a new VRML file.
Ctrl-Q
Exit the program.

EXAMPLES

On Debian systems, you can find VRML sample files in the /usr/share/doc/libopenvrml4/examples/models/ directory.

AUTHOR

This manual page was written by Sam Hocevar <sam@zoy.org> for the Debian GNU/Linux system (but may be used by others).