lazarus-pkgs / panini

visual tool for creating perspective views from panoramic and wide angle photographs
https://lazarus-pkgs.github.io/lazarus-pkgs/panini.html
Other
52 stars 8 forks source link

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

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.