Changes between Version 37 and Version 38 of Downloads
- Timestamp:
- Nov 6, 2010, 12:11:34 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Downloads
v37 v38 21 21 22 22 OSG itself uses a lot of third party libraries. You can download precompiled 3rdParty libraries for x86 (32bit) and x64 (64bit): [[br]] 23 http://www.osgvisual.org/public_download/3rdParty_VC9sp1_x86_x64 .7z [99.5MB][[br]]23 http://www.osgvisual.org/public_download/3rdParty_VC9sp1_x86_x64_V3.7z [100 MB][[br]] 24 24 This package includes: 25 25 * zlib-1.2.3 … … 34 34 * expat-2.0.1 35 35 * curl-7.20 36 * gdal-1. 6.336 * gdal-1.7.2 37 37 * PROJ-4.7.0 38 38 * libiconv-1.9.1 … … 44 44 45 45 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]] 46 http://www.osgvisual.org/public_download/3rdParty_VC9sp1_x86_x64-src .7z [86.2MB]46 http://www.osgvisual.org/public_download/3rdParty_VC9sp1_x86_x64-src_V3.7z [86.3 MB] 47 47 48 48 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]] 49 49 http://www.osgvisual.org/public_download/boost_1_43_0_VC9sp1_x86_x64.7z [112 MB] 50 51 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]]52 http://www.osgvisual.org/public_download/gdal-1.6.3_VC9sp1_x86_x64.7z [16.2 MB] [[br]]53 50 54 51 To test Collada or osgEarth, you can download osgs sample data extended with diningroom.dae and the osgEarth test files: [[br]]