This software is a tool for visualizing vectors and matrix transformations
Sample matrix transformation applied to vector, showing the axes, pre-transform vector, post-transform vector, and the matrix volume
Sample Brownian motion with 500 steps
Ensure that python and jinja 2 are installed as GLAD requires them. Create the solution file by running:
mkdir build
cd build
cmake ..

