Installation
Present3D can be downloaded from the downloads section of the Present3D website. There is several download options available, Source, Binary or SVN. The SVN version is a up to the minute development version of Present3D, used for development and testing. The Source version is the latest stable or development release, this is required to be compiled before it can be used. The binary version is also available which does not require to be built and is the easiest version to get started with.
SVN and Source
The SVN and Source version of Present3D require to be built. Present3D requires CMake, a free cross platform make, to be installed for the application to be built. This can be obtained from the CMake web site. To compile, change into the directory which the SVN or Source is, and do the falling command line command:
./configure make sudo make install
Binary
The Binary version vary on different platform, so please fallow the instruction included in the Binary download.
