[[TracNav(TracNav/TOC)]] = Downloads = == osgVisual == You can download the newest version from svn: {{{ svn co http://www.osgvisual.org/svn/osgvisual/osgVisual/trunk osgVisual }}} or you can download fix releases from svn with {{{ svn co http://www.osgvisual.org/svn/osgvisual/osgVisual/tags/ osgVisual }}} == !OpenSceneGraph == The most important dependency of osgVisual is [http://www.openscenegraph.org OpenSceneGraph]. You have to download and build it for x86, x64 or both (different checkout folder). [[br]] For Build instructions, please read https://github.com/openscenegraph/OpenSceneGraph OSG itself uses a lot of third party libraries. You can download precompiled 3rdParty libraries for x86 (32bit) and x64 (64bit): [[br]] ---- == 3rdParty libraries == The following precompiled 3rdParty dependency package for Windows was published for a lot of different compilers and architectures. To allow a quick orientation, please look at the following table: ||= Package =||= Compiler =||= Avail. Arch =||= Description & Download =|| || V11|| VS 2017 RTM (v141) || x64 || [http://www.osgvisual.org/wiki/Downloads#a3rdPartysmallpackageV11 here]|| || V10|| VS 2013 Update 5 (v120) || x64 || [http://www.osgvisual.org/wiki/Downloads#a3rdPartysmallpackageV10 here] || || V9|| VS 2013 RTM (v120) || x64 & x86 || [http://www.osgvisual.org/wiki/Downloads#a3rdPartysmallpackageV9 here] || || V8|| VS 2012 Update 3 (v110) || x64 & x86 || [http://www.osgvisual.org/wiki/Downloads#a3rdPartysmallpackageV8 here] || || V7|| VS 2008 SP 1 (v90) || x64 & x86 || [http://www.osgvisual.org/wiki/Downloads#a3rdPartyfullpackageV7 here] || === 3rdParty small package V11 === '''Last Update: on 2017/03/22''' [[br]] '''Compiler: MS Visual Studio 2017 RTM (Platform v141)''' [[br]] '''Architecture: x64''' [[br]] http://download.osgvisual.org/3rdParty_VS2017_v141_x64_V11_small.7z [12 MB] [[br]] This package provides only binaries for 64 bit (x64). I think for Desktop development the times of 32bit are gone.. This package includes: * zlib-1.2.11 * png-1.6.28 * minizip-1.2.11 * libtiff-4.0.7 * jpeg-9b * glut-3.7.6 * giflib-5.1.4 * freetype-2.7.1 * OpenSSL 1.0.2k * curl-7.53.1 (with openSSL, zLib, IPv6 and HTTP/2 support) * NGHttp2 1.20.0 * gdal-2.1.3 === 3rdParty small package V10 === '''Last Update: on 2016/10/22''' [[br]] '''Compiler: MS Visual Studio 2013 Update 5 (Platform v120)''' [[br]] '''Architecture: x64''' [[br]] '''NOT compatible with Windows XP. Please use it on Windows Vista or above!''' [[br]] http://download.osgvisual.org/3rdParty_VS2013.5_v120_x64_V10_small.7z [34 MB] [[br]] This package provides only binaries for 64 bit (x64). I think for Desktop development the times of 32bit are gone.. This package includes: * zlib-1.2.8 * png-1.6.25 * minizip-1.2.8 * libtiff-4.0.6 * jpeg-9b * glut-3.7.6 * giflib-5.1.4 * freetype-2.7 * OpenSSL 1.0.2j * curl-7.50.3 (with openSSL, zLib, IPv6 and HTTP/2 support) * NGHttp2 1.15.0 * gdal-2.1.1 === 3rdParty full package V10 === http://download.osgvisual.org/3rdParty_VS2013.5_v120_x64_V10_full.7z [121 MB] [[br]] On top of the small package, the full package includes additionally the following libraries: * expat-2.2.0 * pcre-8.39 * PROJ-4.9.2 * ICU4c-57.1 * boost-1.62.0 (with ICU) * libxml2-2.9.4 (with ICU) * FFTSS-3.0 * collada-dom-2.4.0 (1.4) * Nvidia Texture Tools-2.1.0 * DCMTK 3.6.1 (with zlib, OpenSSL, libxml, libtiff and libpng) === 3rdParty small package V9 === '''Last Update: on 2013/11/23''' [[br]] '''Compiler: MS Visual Studio 2013 RTM (Platform v120)''' [[br]] '''Architecture: x64 & x86''' [[br]] '''NOT compatible with Windows XP. Please use it on Windows Vista or above!''' [[br]] http://download.osgvisual.org/3rdParty_VS2013_v120_x86_x64_V9_small.7z [35 MB] [[br]] This package includes: * zlib-1.2.8 * png-1.6.7 * minizip-1.2.8 * libtiff-4.0.3 * jpeg-9 * glut-3.7.6 * giflib-5.0.5 * freetype-2.5.0.1 * OpenSSL 1.0.1e * curl-7.33.0 (with openSSL, zLib and IPv6 support) * gdal-1.10.1 === 3rdParty full package V9 === '''Last Update: on 2013/11/23''' [[br]] http://download.osgvisual.org/3rdParty_VS2013_v120_x86_x64_V9_full.7z [159 MB] [[br]] On top of the small package, the full package includes additionally the following libraries: * expat-2.0.1 * pcre-8.33 * PROJ-4.8.0 * ICU4c-52.1 * boost-1.55.0 * libxml2-2.9.1 * FFTSS-3.0 * collada-dom-2.3.1 (1.4) * Nvidia Texture Tools-2.0.8.1 ---- === 3rdParty small package V8 === '''Last Update: on 2013/07/22''' [[br]] '''Compiler: MS Visual Studio 2012 Update 3 (Platform v110)''' [[br]] '''Architecture: x64 & x86''' [[br]] '''NOT compatible with Windows XP. Please use it on Windows Vista or above!''' [[br]] http://download.osgvisual.org/3rdParty_VS2012.3_v110_x86_x64_V8b_small.7z [13 MB] [[br]] This package includes: * zlib-1.2.8 * png-1.6.2 * minizip-1.2.8 * libtiff-4.0.3 * jpeg-8 * glut-3.7.6 * giflib-4.1.6 * freetype-2.5.0.1 * OpenSSL 1.0.1e * curl-7.31.0 * gdal-1.10.0 === 3rdParty full package V8 === '''Last Update: on 2013/07/22''' [[br]] http://download.osgvisual.org/3rdParty_VS2012.3_v110_x86_x64_V8b_full.7z [191 MB] [[br]] On top of the small package, the full package includes additionally the following libraries: * expat-2.0.1 * pcre-8.33 * PROJ-4.8.0 * ICU4c-51.2 * boost-1.54.0 * libxml2-2.9.0 * FFTSS-3.0 * collada-dom-2.3.1 (1.4) * Nvidia Texture Tools-2.0.8.1 ---- === 3rdParty full package V7 === '''Last Update: V7 on 2011/06/29'''[[br]] '''Compiler: MS Visual Studio 2008 Service Pack 1 (Platform v90)''' [[br]] '''Architecture: x64 & x86''' [[br]] '''COMPATIBLE with Windows XP.''' [[br]] http://download.osgvisual.org/3rdParty_VC9sp1_x86_x64_V7.7z [104 MB][[br]] This package includes: * zlib-1.2.5 * png-1.5.1 * pcre-7.6 * minizip-1.2.5 * libtiff-3.8.2 * jpeg-8c * glut-3.7.6 * giflib-4.1.6 * freetype-2.4.4 * expat-2.0.1 * curl-7.21.6 * gdal-1.7.2 * PROJ-4.7.0 * libiconv-1.9.1 * gettext-0.13.1 * libxml2_2.7.7 * FFTSS-3.0 * boost-1.43.0 (system, filesystem, datetime, regex, thread) * collada-dom-2.2 (1.4) * Nvidia Texture Tools 2.0.8 with CUDA support (Cuda 3.2) * OpenSSL 1.0.0 ---- == 3rdParty libraries source package V10 == If you want to use another Windows Compiler, you can download the source package used to generate the precomiled 3rdParty package above. You can download it from: [[br]] http://download.osgvisual.org/3rdParty_x86_x64-src_V10.7z [184 MB] '''Last Update: on 2016/10/22''' [[br]] To test Collada or osgEarth, you can download osgs sample data extended with diningroom.dae and the osgEarth test files: [[br]] http://download.osgvisual.org/sampleDataV3.7z [27.5 MB] [[br]] '''Last Update: V3 on 2016/10/22'''[[br]] ---- == Projection Designer == You can download Sources (VS2008 solution) from SVN: [[br]] {{{ svn co http://www.osgvisual.org/svn/osgvisual/projectionDesigner/tag/ProjectionDesigner_1.1.5 projDesigner }}} Precompiled Projection Designer binaries: [[br]] http://download.osgvisual.org/ProjectionDesigner_1.1.5_VC9sp1_x86_x64.7z [7.4 MB] [[br]]