Visualization Library

A lightweight C++ OpenGL middleware for 2D/3D graphics
[Home] [Tutorials] [All Classes] [Grouped Classes]

Downloads

GENERAL INFO

First of all you might want to have a look at the Changelog.

Remember to set the VL_DATA_PATH environment variable to the directory containing the sample data in order to run the demos and tests included in VL.

SUBVERSION REPOSITORY

The latest version of Visualization Library can be checked out with:

svn checkout http://visualizationlibrary.googlecode.com/svn/trunk/ visualizationlibrary-read-only

PACKAGES

[DEV MILESTONE] = Relatively stable distribution containing the latest features. Compilation on MSVC and GCC works and regression tests passed, with the possible exception of some GUI bindings not working. No critical bugs should be present.

[STABLE] = Official stable release.

[STABLE] Version 2011.09.1162
Sources & DataVisualization_Library_SDK-2011.09.1162.exe20,383 KbJanuary/25/2012
Sources & DataVisualization_Library_SDK-2011.09.1162.tgz22,966 KbJanuary/25/2012
Documentation (HTML)Visualization_Library_SDK-docs-2011.09.1162.exe13,403 KbJanuary/25/2012
Documentation (HTML)Visualization_Library_SDK-docs-2011.09.1162.tgz18,736 KbJanuary/25/2012
[STABLE] Version 2011.09.1160
Sources & DataVisualization_Library_SDK-2011.09.1160.exe20,380 KbSeptember/27/2011
Sources & DataVisualization_Library_SDK-2011.09.1160.tgz22,962 KbSeptember/27/2011
Documentation (HTML)Visualization_Library_SDK-docs-2011.09.1160.exe13,379 KbSeptember/27/2011
Documentation (HTML)Visualization_Library_SDK-docs-2011.09.1160.tgz18,675 KbSeptember/27/2011
[STABLE] Version 2011.05.1144
Sources & DataVisualization_Library_SDK-2011.05.1144.exe19,409 KbSeptember/13/2011
Sources & DataVisualization_Library_SDK-2011.05.1144.tgz21,868 KbSeptember/13/2011
Documentation (HTML)Visualization_Library_SDK-docs-2011.05.1144.exe11,798 KbSeptember/13/2011
Documentation (HTML)Visualization_Library_SDK-docs-2011.05.1144.tgz16,290 KbSeptember/13/2011
[STABLE] Version 2011.05.1142
Sources & DataVisualization_Library_SDK-2011.05.1142.exe19,405 KbJuly/10/2011
Sources & DataVisualization_Library_SDK-2011.05.1142.tgz21,865 KbJuly/10/2011
Documentation (HTML)Visualization_Library_SDK-docs-2011.05.1142.exe11,801 KbJuly/10/2011
Documentation (HTML)Visualization_Library_SDK-docs-2011.05.1142.tgz16,300 KbJuly/10/2011

DOWNLOADS ARCHIVE

You can find older versions of Visualization Library in the Downloads Archive page.

COMPILING VISUALIZATION LIBRARY

Visualization Library uses CMake as its building system and can target several environments and compilers. At the moment we officially support the following platforms:

For more information please read Compiling and Installing Visualization Library.