Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 498 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 498 Bytes

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

  • Qt5
  • zlib

Get source code

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

Compile

qmake #qmake-qt5 on some systems
make
./panini

Also see: BUILD.