Visualization Library 2.1.0
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
You can review the changelog here.
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.
Run the tests using any supported backend plus the test number as the first argument. The list of tests can be printed using 0, ex: vlWin32_tests 0
.
All releases:
github.com/MicBosi/VisualizationLibrary/releases
VL official repo is github.com/MicBosi/VisualizationLibrary
Clone VL repo: git clone https://github.com/MicBosi/VisualizationLibrary.git
Download .zip file: github.com/MicBosi/VisualizationLibrary/archive/master.zip
Download .tar.gz file: github.com/MicBosi/VisualizationLibrary/archive/master.tar.gz
Visualization Library uses CMake as its building system and can target several environments and compilers. At the moment we officially support the following platforms:
More information at Compiling and Installing VL.
Visualization Library 2.1.0 Reference Documentation
Updated on Wed Mar 10 2021 16:02:43.
© Copyright Michele Bosi. All rights reserved.