topical media & game development
lib-game-delta3d-sdk-examples-testRecorder-readme.txt / txt
##############################
# #
# Delta3D Examples: testRecorder #
# #
##############################
Uses modules: dtCore, dtABC, dtUtil
Purpose
-------
To demonstrate the dtCore::Recorder. It provides example code
for what is needed to record class instances.
Controls
--------
'R' - Start/Stop recording.
'F' - Write recording out to file.
'L' - Load recording from file.
'P' - Playback recording.
Esc - Exit
Use arrow keys or hold left mouse button over corresponding areas of the
window to move camera based on chosen motion model. Type 'R' to start recorder,
fly around the world a little. Type 'R' again to stop recorder. Type 'F' to
dump the recording out to file. Type 'L' to load the recording from file.
Type 'P' to watch the recording.
Fly Motion Model:
Up - Look up
Down - Look down
Left - Turn left
Right - Turn right
S - Move forward
W - Move backward
Left Mouse Button - Look up/down, turn left/right
Right Mouse Button - Move forward/backward
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.