Visualization Library v1.0.3

A lightweight C++ OpenGL middleware for 2D/3D graphics

VL     Star     Watch     Fork     Issue

[Download] [Tutorials] [All Classes] [Grouped Classes]

Download

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.

Releases

Visualization Library v1.0.2 (.tgz)

Visualization Library v1.0.2 (.zip)

All releases:

github.com/MicBosi/visualizationlibrary/releases

GitHub Repository

VL official repo is github.com/MicBosi/visualizationlibrary

Clone VL repo:

git clone https://github.com/MicBosi/visualizationlibrary.git

Download VL master branch source as a zip file here:

github.com/MicBosi/visualizationlibrary/archive/master.zip

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:

More information at Compiling and Installing VL.


Visualization Library v1.0.3 Reference Documentation
Copyright Michele Bosi. All rights reserved.
Updated on Tue Feb 7 2017 00:55:04.
Permission is granted to use this page to write and publish articles regarding Visualization Library.