projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d622c4d
)
objviewer: mouse/keyboard info in README file
author
Brian Paul
<brianp@vmware.com>
Thu, 1 Oct 2009 19:13:28 +0000
(13:13 -0600)
committer
Brian Paul
<brianp@vmware.com>
Thu, 1 Oct 2009 19:14:50 +0000
(13:14 -0600)
progs/objviewer/README.txt
patch
|
blob
|
history
diff --git
a/progs/objviewer/README.txt
b/progs/objviewer/README.txt
index f57db229358ad60c8cab51ab4b97a07304b045e4..9b18fca3d0ea09ceb1d076cf8347fcccf7601cbb 100644
(file)
--- 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'.