freewrl -- run the FreeWRL VRML97 browser on the command line, or, if the plugin is installed, via an HTML browser.
freewrl
[options] url [debugcode ...]
This command runs the FreeWRL VRML browser.
FreeWRL supports, as per VRML97 spec, several different navigation modes. In each mode, the meanings of mouse movements and keystrokes are different.
Mouse button 2 + motion is usually unbound so if you want to click and drag something in the scene, use it.
In addition to the keys described below, there are some keys which work in all the modes:
You can add the view you currently see in the window by creating a new Viewpoint node (in the same coordinate system as the one you used to go to this viewpoint) with these values.
Drag the mouse while mouse button 1 is pressed to move forwards/backwards or turn. For translation in the x-y plane press mouse button 3 and drag.
This mode allows translation/rotations in all planes. There are two keymappings: those from the game Descent, and a mapping using the keypad.
All motion is controlled by 12 keys, two for each of your 6 degrees of freedom (3 translations, 3 rotations).
The keymap in this mode is
It may take a while to get used to the FLY navigation mode but it is the only one with full freedom of motion currently.
This mode is entered via the ``f'' key. It takes input from the file /tmp/inpdev: this file contains x,y,z and Quaternion-based rotation information, and puts the viewpoint there.
It is possible to force this mode in a NavigationInfo mode by making type ``EXFLY''.
The examine navigation mode is analogous to holding an object in your hand and rotating it to see it from various sides: your line of view always goes through the same point but you can rotate the object and translate yourself closer and farther away.
Currently, dragging with mouse button 1 pressed rotates the scene and dragging up or down mouse button 3 pressed translates you towards and away from the scene. There are no other controls.
The center around which you rotate is determined by taking the initial position and orientation of the viewpoint given in the VRML file. A ray is cast along your line of view and the closest that ray comes to the origin of the local coordinate system is defined as the origin of the rotations.
As the name says, there is nothing you can do in the NONE navigation mode.
--version
--fullscreen
--big
--nostatus
--plugin
PIDstring--geo[metry]
geom--parent
xid--seq
--seqb
basename--snapb
basename--seqtmp
basename--shutter
--eyedist
number--screendist
number--gif
--maximg
--eai
host:port--server
--sig
--ps
If Netscape is installed, and the entries in vrml.conf are correct, the FreeWRL plug-in will be installed in Netscape's system plugins folder. If you go to Netscape's Help menu and select the About Plug-ins, there should be an entry for FreeWRL with Mime Type x-world/x-vrml.
Project started by Tuomas J. Lukka, continued by John Stewart and others.
Please send bug reports to freewrl-1 --at-- rogers.com
including the word ``freewrl''
on the subject line will make sure that I'll notice it. Also,
see the FreeWRL home page at http://www.crc.ca/FreeWRL
.
There is absolutely no warranty, express or implied for this software. For details on the conditions of use, see the FreeWRL distribution.
FreeWRL is Copyright (C) 1998, 1999 Tuomas J. Lukka, John Stewart and others.
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details.
You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA