The latest TiViPE release is 3.0.0 (May 2024).
TiViPE can be downloaded for free under GNU-GPL license. Commercial developers however need a different license, please contact us. TiViPE (and required packages) will be installed by execution of the installation program.
The zip file consists of all source code including a TiViPE.pro project file. Latter is loaded into the Qt creator software development environment, and can be compiled by the user. It is required that all software is being compiled in release mode. It is assumed that Qt creator, and corresponding software is installed and configured.
TiViPE uses the following five environment variables
HOME D:\TiViPE TVPHOME D:\TiViPE MYTVPHOME D:\MyTiViPE TMPDIR D:\Temp TVPAUTHOR Tino Lourens
Please set these variables accordingly. In case GPU modules are used, set the appropriate paths for CUDA. All libraries and modules can then be compiled in theĀ Qt creator environment. Add both %TVPHOME%/bin and %MYTVPHOME%/bin to your PATH environment variables.
Start TiViPE by executing the TiViPE binary (TviPE.exe), this file is found at the %TVPHOME%/bin directory.