From fa2a4c48520809762c2d1a80ac557277c0b819b1 Mon Sep 17 00:00:00 2001 From: Christoph Ignaz Kirmaier Date: Wed, 24 Jul 2024 19:22:21 +0200 Subject: [PATCH] Updated vvvv link (#188) --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c2fc58a..8cd1ab3 100644 --- a/readme.md +++ b/readme.md @@ -137,7 +137,7 @@ _Please read the [contribution guidelines](contributing.md) before contributing. ### Visual Programming Languages -- [vvvv](https://vvvv.org/) [Win] - Hybrid visual/textual live-programming environment for easy prototyping and development. +- [vvvv](https://visualprogramming.net/) [Win] - Hybrid visual/textual live-programming environment for easy prototyping and development. - [NodeBox](https://www.nodebox.net/node/) [Mac, Win] - Cross-platform, node-based GUI for efficient data visualizations and generative design. - [TouchDesigner](http://www.derivative.ca/) [Mac, Win] - Visual development platform to create realtime projects. - [Quartz Composer](https://developer.apple.com/library/content/documentation/GraphicsImaging/Conceptual/QuartzComposerUserGuide/qc_intro/qc_intro.html) [Mac] - Development tool for processing and rendering graphical data.