diff options
-rw-r--r-- | progs/objviewer/README.txt | 8 |
1 files changed, 8 insertions, 0 deletions
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'. |