[[TracNav(TracNav/TOC)]] = Downloads = == osgVisual == You can download from svn: {{{ svn co http://www.osgvisual.org/svn/osgvisual osgVisual }}} == Dependencies == 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]] You can download it from SVN: {{{ svn co http://www.openscenegraph.org/svn/trunk OpenSceneGraph-2.9.8_x86 svn co http://www.openscenegraph.org/svn/trunk OpenSceneGraph-2.9.8_x86 }}} OSG itself uses a lot of third party libraries. You can download precompiled 3rdParty libraries for x86 (32bit) and x64 (64bit): [[br]] http://www.osgvisual.org/public_download/3rdParty_VC9sp1_x86_x64.7z [99.4 MB][[br]] This package includes: * zlib-1.2.3 * png-1.2.39 * pcre-7.6 * minizip-1.2.3 * libtiff-3.8.2 * jpeg-7 * glut-3.7.6 * giflib-4.1.6 * freetype-2.3.11 * expat-2.0.1 * curl-7.20 * gdal-1.6.3 * PROJ-4.7.0 * libiconv-1.9.1 * gettext-0.13.1 * libxml2_2.7.7 * boost-1.43.0 (system, filesystem, datetime, regex, thread) * collada-dom-2.2 (1.4) 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://www.osgvisual.org/public_download/3rdParty_VC9sp1_x86_x64-src.7z [85.8 MB] Because osgVisual uses [http://www.boost.org boost], some '''required boost libraries are included in the 3rdParty package'''. If you need the complete boost V1.43 framework, you can download it precompiled for x86 (32bit) and x64 (64bit) from: [[br]] http://www.osgvisual.org/public_download/boost_1_43_0_VC9sp1_x86_x64.7z [112 MB] To use [http://www.openscenegraph.org/projects/VirtualPlanetBuilder VirtualPlanetBuilder], you have to use GDAL. '''It is included in the 3rdParty package'''. If you need it standalone, you can download it precompiled: [[br]] http://www.osgvisual.org/public_download/gdal-1.6.3_VC9sp1_x86_x64.7z [16.2 MB] [[br]] To test Collada or osgEarth, you can download osgs sample data extended with diningroom.dae and the osgEarth test files: [[br]] http://www.osgvisual.org/public_download/sampleData.7z [11.4 MB] [[br]] == Projection Designer == You can download Sources (VS2008 solution) from SVN: [[br]] {{{ svn co http://www.osgvisual.org/svn/projectionDesigner/tag/ProjectionDesigner_1.1.5 projDesigner }}} Precompiled Projection Designer binaries: [[br]] http://www.osgvisual.org/public_download/ProjectionDesigner_1.1.5_VC9sp1_x86_x64.7z [7.4 MB] [[br]]