summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Wu <lekensteyn@gmail.com>2014-01-17 19:53:23 +0100
committerPeter Wu <lekensteyn@gmail.com>2014-01-17 19:59:50 +0100
commitfd434c4c4f45a00c6189a12e741e40d7ed2fb4bb (patch)
treedd6d3a66effe1e593ee0f3bac4b869fd34b95dae
parent961b8ad96a2582879f846760af4bfca5757a4dfd (diff)
download2iv60-robots-master.tar.gz
-rw-r--r--README55
1 files changed, 55 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..90dae58
--- /dev/null
+++ b/README
@@ -0,0 +1,55 @@
+# RobotRace
+2IV60 Computer Graphics project (Q2 2013 - 2014).
+
+Authors:
+
+- Peter Wu (https://lekensteyn.nl)
+- Frank van de Haterd
+
+The source code in this repository is IP of TU/e in accordance with the
+[Intellectual property rights policy][1].
+
+## Building
+To build this project:
+
+ ant compile
+
+Build and run:
+
+ ant run
+
+Alternatively, run (Linux):
+
+ ./run.sh
+
+## Keyboard shortcuts (not from Base)
+
+General:
+
+- Escape: Exit from program.
+- G: Anti-gravity.
+- L: toggle Lighting
+- I: print globalstate to stderr
+- T: toggle Textures
+- Space: pause time (robots stop walking)
+- B: toggles the visibility of debug markers and center line for Bézier spline
+ tracks.
+
+Camera:
+
+- O: Overview mode
+- H: Helicopter mode
+- M: Motorcycle mode
+- F: when helicopter, motorcycle or first-person mode is in use, this key
+ toggles the "interesting" robot to Focus on (focus the robot that has the
+ highest speed or the one that made the longest distance).
+
+Track selection:
+- 0: select default track
+- 1: select O track
+- 2: select L track
+- 3: select C track
+- 4: select custom track
+
+ [1]:
+ https://www.tue.nl/en/education/studying-at-tue/admission-and-enrollment/graduate-programs/enrollment/intellectual-property-rights/