Hugintrunk
0.1
|
The code is divided in a platform and toolkit independent (mostly) abstraction of a panorama, PT::Panorama and a wxwindows GUI. For more details see Introduction to Hugin's source code
Hugin builds with Cmake (http://cmake.org/):
cmake . make make install
For a more detailed description see corresponding entries in wiki:
The project's directory structure:
The hugin_base directory contains further sub-directories:
The hugin1 directory contains the libs and programs which depends on wxWidgets:
The coding style for Hugin is described at: http://hugin.sourceforge.net/community/coding_style/