From: Brian Paul Date: Thu, 1 Oct 2009 19:13:28 +0000 (-0600) Subject: objviewer: mouse/keyboard info in README file X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9745e26adbb6529c39b1f4625761bf7dfa096888;p=mesa.git objviewer: mouse/keyboard info in README file --- diff --git a/progs/objviewer/README.txt b/progs/objviewer/README.txt index f57db229358..9b18fca3d0e 100644 --- a/progs/objviewer/README.txt +++ b/progs/objviewer/README.txt @@ -13,3 +13,11 @@ The bobcat.obj model comes from http://www.sharecg.com/v/24771/3D-Model/Bobcat,3 The .obj file reader code in glm.c isn't perfect. Not all .obj files are parsed correctly. There are often mistakes in material-to-triangle assignments. + +Mouse: + Left = rotate + Middle = scale + Right = menu + +Keyboard: + See pop-up menu for keyboard shortcuts, or press 'h'.