patrykcieslak / stonefish

Stonefish - an advanced C++ simulation library designed for (but not limited to) marine robotics.
https://stonefish.readthedocs.io/
GNU General Public License v3.0
126 stars 32 forks source link

Add camera rotation hotkey #48

Open ms-jagadeeshan opened 6 months ago

ms-jagadeeshan commented 6 months ago

This pull request add the hotkeys to rotate the camera with respect to the center of camera focus.

Changes in Hotkey: Q -> Rotate left (added new) E -> Rotate right (added new) R -> Move up(modified) F -> Move down(modified)

Demo: https://imgur.com/a/PHXvDiC