From 49c659f16cbfd65a81ac34916a8d8643841ed1dd Mon Sep 17 00:00:00 2001 From: Andrew Copland Date: Thu, 10 Sep 2015 17:08:03 +0100 Subject: [PATCH] Update for current modelviewer usage --- Modelviewer.txt | 24 +++++++++--------------- 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/Modelviewer.txt b/Modelviewer.txt index 87b1fae2c..b28a4bfd5 100644 --- a/Modelviewer.txt +++ b/Modelviewer.txt @@ -7,32 +7,28 @@ end-user use. Usage: ~~~~~~ -modelviewer +pioneer -mv - - screen width (default 800) - - screen height (default 600) - name of the model defined in lua Example: - ./modelviewer 1024 768 interdictor - - will load the model interdictor with screen resolution 1024x768 + ./pioneer -mv interdictor + - will load the model interdictor - ./modelviewer + ./pioneer -mv - will launch modelviewer, prompting for a model name. Keyboard commands: ~~~~~~~~~~~~~~~~~~ - - Rotate the model + - Rotate the model + - Rotate the camera <=> or - Zoom In <-> or - Zoom Out - - Toggle view between normal mesh and collision mesh - - Reset thruster and anim sliders - - Rebuild collision mesh -

- Toggle performance test - CAUTION: this WILL cause - slowness - - Exit model viewer, prompt for new name or ESC to Quit. + - Toggle view between normal mesh and collision mesh + - Reset thruster and anim sliders + - Rebuild collision mesh + - Exit model viewer, prompt for new name or ESC to Quit. Sliders: ~~~~~~~~ @@ -49,5 +45,3 @@ Angular thrust: Animations: 0 - Landing gear animation (remaining unused) - -