Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

164 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

panini

Panini is a visual tool for creating perspective views from panoramic and wide angle photographs. More than a pano viewer, more than a view camera, with features of both. For Linux/Unix, Win32, and Mac systems with OpenGL 2.0+.

Installation

See INSTALL.

Dependencies

  • Qt6 (specifically Core, Gui, Widgets, OpenGL, and OpenGLWidgets)
  • zlib

Get source code

git clone https://github.com/lazarus-pkgs/panini
cd panini

Compile

qmake6 panini.pro
make
./panini

Also see: BUILD.

Troubleshooting / Wayland Compatibility

If you are running on a Wayland-based desktop session and encounter dialog rendering or window management issues with Qt6, you can force the application to run via XWayland (X11 compatibility layer) by setting the QT_QPA_PLATFORM environment variable:

QT_QPA_PLATFORM=xcb ./panini

Keyboard Shortcuts

Panini supports the following standard keyboard shortcuts for file browsing within the same folder:

  • Page Down: Go to the next image file in the current directory.
  • Page Up: Go to the previous image file in the current directory.

About

visual tool for creating perspective views from panoramic and wide angle photographs

Resources

Stars

56 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages