wiki:Downloads

Version 59 (modified by Torben Dannhauer, 11 years ago) (diff)

--

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/<your_requested_version> osgVisual

OpenSceneGraph

The most important dependency of osgVisual is OpenSceneGraph. You have to download and build it for x86, x64 or both (different checkout folder).
You can download it from SVN:

svn co http://www.openscenegraph.org/svn/trunk OpenSceneGraph-3.1.9_x86
svn co http://www.openscenegraph.org/svn/trunk OpenSceneGraph-3.1.9_x86

OSG itself uses a lot of third party libraries. You can download precompiled 3rdParty libraries for x86 (32bit) and x64 (64bit):

3rdParty libraries precompiled for Visual Studio 2012 Update 3 (v110)

This package is compiled with the v110 platform toolset and is thus not compatible with Windows XP. Please use it on Windows Vista or above!

It is avaliable as small or full package

3rdParty small package V8

Last Update: on 2013/07/14
http://www.osgvisual.org/public_download/3rdParty_VC2012.3_v110_x86_x64_V8_small.7z 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/17
This package includes the following libraries additionally to the small package:

  • 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.4.0 (1.4)
  • Nvidia TextureTools?-2.0.8

3rdParty libraries precompiled for Visual Studio 2008 Servicepack 1 (v90)

Last Update: V6 on 2011/06/29
http://www.osgvisual.org/public_download/3rdParty_VC9sp1_x86_x64_V7.7z [104 MB]
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 -- Added PDB file in V7
  • 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 V7

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:
http://www.osgvisual.org/public_download/3rdParty_VC9sp1_x86_x64-src_V7.7z [81.7 MB]

Because some osgVisual modules use 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:
http://www.osgvisual.org/public_download/boost_1_43_0_VC9sp1_x86_x64.7z [112 MB]

To test Collada or osgEarth, you can download osgs sample data extended with diningroom.dae and the osgEarth test files:
http://www.osgvisual.org/public_download/sampleDataV2.7z [11.4 MB]
Last Update: V2 on 2011/06/30

Projection Designer

You can download Sources (VS2008 solution) from SVN:

svn co http://www.osgvisual.org/svn/osgvisual/projectionDesigner/tag/ProjectionDesigner_1.1.5 projDesigner

Precompiled Projection Designer binaries:
http://www.osgvisual.org/public_download/ProjectionDesigner_1.1.5_VC9sp1_x86_x64.7z [7.4 MB]