-
Notifications
You must be signed in to change notification settings - Fork 34
How to Use
iwatake edited this page Jan 26, 2022
·
13 revisions
- Find the latest release
- Download the application for your environment
- Windows 10/11 64-bit: rotation_master_windows-2019_x64.zip
- Linux (Ubuntu 20.04): rotation_master_ubuntu-20.04_x64.tgz
MacOS: rotation_master_macos-10.15.tgz
- Note:
- You can also build the application by yourself if you want
apt install -y libglu1-mesa-dev mesa-common-dev libxrandr-dev libxinerama-dev libxcursor-dev libxi-dev
todo
./rotation_master
- Double click the executable file
- Change values in the input area
- There are two ways to change values
- Mouse button drag
- Ctrl + mouse button click
- A representation is automatically selected, but you can manually select another representation using radio buttons
- There are two ways to change values
- The input values of the selected representation are converted to all the other representations, and the results are shown in the converted values area
-
Revolution
mode: camera moves around the origin- Right mouse button drag: rotate camera
- Scroll mouse wheel: move forward/backward camera
-
Free
mode: camera moves freely- Right mouse button drag: rotate camera
- Middle mouse button drag: move camera
- Scroll mouse wheel: move forward/backward camera
- Input values of Rotation Matrix, Axis-angle and Quaternion are automatically normalized