Running:
By default, if -ossim is passed, the program will fetch satellite imagery from a WMS server.
To enable static imagery of the entire world (but low-res), edit data/world.kwl
to where you have OSSIM data files installed:
archive0.type: local
archive0.file0: /usr/local/ossim/earth/land_shallow_topo_east_tiled.tif
archive0.file1: /usr/local/ossim/earth/land_shallow_topo_west_tiled.tif
Then to start the simulation at various places on the Earth:
bin/palomino -ossim -llh 33.2 78.1 9000.0 # Himalayas
bin/palomino -ossim -llh 27.0 82.0 1000.0 # India/Nepal
bin/palomino -ossim -llh 22.1 15.3 1500.0 # Sahara
bin/palomino -ossim -llh 37.5 -122.4 1000.0 # SF Bay
bin/palomino -ossim -llh 36.1 -112.1 3500.0 # Grand Canyon
bin/palomino -ossim -llh 27.1 -82.0 200.0 # Florida
4 axis joysticks are supported on Linux, FreeBSD, and Windows.
To enable joystick, pass -j
Further reading:
See manual.