mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-23 16:00:41 +02:00
objviewer: mouse/keyboard info in README file
This commit is contained in:
parent
d622c4ddba
commit
9745e26adb
1 changed files with 8 additions and 0 deletions
|
|
@ -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'.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue