Skip to content

michael-brade/QGLViewer

Repository files navigation

QGLViewer

A Qt widget that allows to navigate a 3D OpenGL scene the way I want it to.

Build

mkdir build
cd build
cmake ..
make

Usage

The following lists the keyboard shortcuts.

View Bindings

  • A: toggle displaying the axes

  • G: toggle displaying the coordinate grid

  • 0: reset the view

projection:

  • O: use orthographic projection
  • P: use perspective projection

camera:

  • T: switch to target mode
  • F: switch to free mode

Navigation - Camera Modes

Target Mode

Free Mode

License

MIT

Copyright (c) 2018-2020 Michael Brade

About

Qt OpenGL Widget to view, zoom, pan an OpenGL scene

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published