KartaVR runs a series of LUA scripts that use the Panotools and Imagemagick programs through a command line interface. KartaVR does not include any source code from Imagemagick or Panotools in its own tools, and does not link statically or dynamically to any Panotools/Imagemagick DLL libraries.
To download the source code for Imagemagick you can access the Imagemagick repository:
http://www.imagemagick.org/script/install-source.php
To download the source code for FFMPEG you can access the FFMPEG repository:
http://ffmpeg.org/download.html#get-sources
To download the Hugin source code you can access the Hugin repository:
http://sourceforge.net/p/hugin/hugin/ci/default/tree/
To download the Exiftool source code, check out the Exiftool website:
http://www.sno.phy.queensu.ca/~phil/exiftool/
The Youtube 360 metadata embedding feature is powered by the Google Spatial Media library. The source code for this python script is available on GitHub:
The source code to WinTee is included in the folder:
C:\Program Files\KartaVR\tools\wintee\
The ICC profiles included with RocketComp can also be downloaded directly from Adobe and ICC's websites:
https://www.adobe.com/support/downloads/detail.jsp?ftpID=3682
http://www.color.org/srgbprofiles.xalter#v4pref
An unmodified binary pre-compiled version of the following LGPL based Cygwin libraries are included in the tools
folder:
cygwin1.dll
cygiconv-2.dll
cyggcc_s-seh-1.dll
cygintl-8.dll
The source code to Cygwin is included in the folder:
C:\Program Files\KartaVR\tools\cygwin\src\
An unmodified binary pre-compiled version of the GNU licensed GZIP program is included in the tools/cygwin/bin/
folder.
The source code to GZIP is included in the folder:
C:\Program Files\KartaVR\tools\cygwin\src\
An unmodified binary pre-compiled version of the GNU licensed base64 coreutils program is included in the tools/cygwin/bin/
folder.
The source code to coretools is included in the folder:
C:\Program Files\KartaVR\tools\cygwin\src\