Visualization LibraryA lightweight C++ OpenGL middleware for 2D/3D graphics |
[Home] [Tutorials] [All Classes] [Grouped Classes] |
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.
The latest version of Visualization Library can be checked out with:
svn checkout http://visualizationlibrary.googlecode.com/svn/trunk/ visualizationlibrary-read-only
[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 & Data | Visualization_Library_SDK-2011.09.1162.exe | 20,383 Kb | January/25/2012 |
| Sources & Data | Visualization_Library_SDK-2011.09.1162.tgz | 22,966 Kb | January/25/2012 |
| Documentation (HTML) | Visualization_Library_SDK-docs-2011.09.1162.exe | 13,403 Kb | January/25/2012 |
| Documentation (HTML) | Visualization_Library_SDK-docs-2011.09.1162.tgz | 18,736 Kb | January/25/2012 |
| [STABLE] Version 2011.09.1160 | |||
| Sources & Data | Visualization_Library_SDK-2011.09.1160.exe | 20,380 Kb | September/27/2011 |
| Sources & Data | Visualization_Library_SDK-2011.09.1160.tgz | 22,962 Kb | September/27/2011 |
| Documentation (HTML) | Visualization_Library_SDK-docs-2011.09.1160.exe | 13,379 Kb | September/27/2011 |
| Documentation (HTML) | Visualization_Library_SDK-docs-2011.09.1160.tgz | 18,675 Kb | September/27/2011 |
| [STABLE] Version 2011.05.1144 | |||
| Sources & Data | Visualization_Library_SDK-2011.05.1144.exe | 19,409 Kb | September/13/2011 |
| Sources & Data | Visualization_Library_SDK-2011.05.1144.tgz | 21,868 Kb | September/13/2011 |
| Documentation (HTML) | Visualization_Library_SDK-docs-2011.05.1144.exe | 11,798 Kb | September/13/2011 |
| Documentation (HTML) | Visualization_Library_SDK-docs-2011.05.1144.tgz | 16,290 Kb | September/13/2011 |
| [STABLE] Version 2011.05.1142 | |||
| Sources & Data | Visualization_Library_SDK-2011.05.1142.exe | 19,405 Kb | July/10/2011 |
| Sources & Data | Visualization_Library_SDK-2011.05.1142.tgz | 21,865 Kb | July/10/2011 |
| Documentation (HTML) | Visualization_Library_SDK-docs-2011.05.1142.exe | 11,801 Kb | July/10/2011 |
| Documentation (HTML) | Visualization_Library_SDK-docs-2011.05.1142.tgz | 16,300 Kb | July/10/2011 |
You can find older versions of Visualization Library in the Downloads Archive page.
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.