-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
40 lines (29 loc) · 1.02 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
HammerQt Synthetic Environment
Copyright Simon Butler (2010)
This is the simulator for my PhD thesis. For more details see
http://simon-butler.com/Thesis.
You will need to install Delta3D (http://www.delta3d.org) and all of its
dependencies. You also need the clustering library that is available from
http://simon-butler.com/Thesis.
Tested using Delta3D version 2.2.0 and OpenSUSE 12.1
Additional dependencies are:
libgsl
libagg
libqwt5
See hammerQt.pro for the full list of dependencies. Edit custom.pri to
specify where your Delta3D installation is.
To compile, first copy the data files from
http://simon-butler.com/hammerQt-data.tar.gz to the hammerQt directory, then run:
qmake
make
To run:
./hammerQt --gui
For more details of the program operation run
./hammerQt --help
Controls for 3D view:
Left mouse button: Select unit (click and drag to select multiple)
Click again to set destination
Ctrl+click to set waypoint
Right mouse button: Move camera
Middle mouse button: Rotate camera
Middle mouse scroll: Zoom camera