TheFuseLab / VL.Fuse

A library for visually programming on the GPU, built to enable rapid workflows and modular approaches to accelerated graphics, logic and computation.
https://www.thefuselab.io
MIT License
262 stars 21 forks source link

Re-enables automatic testing of VL documents #81

Closed azeno closed 1 year ago

azeno commented 1 year ago

Needs #80

Running the tests the first time can take a little while because it will download and extract the referenced vvvv version in the output folder (if not installed). If this is not wanted it can be configured in a different way, so it always takes a local installation.

Current result looks like this in VS: image