From a4e7ad82922780c218de3ee507bdc889f1f4b9ff Mon Sep 17 00:00:00 2001 From: Ozgur Date: Sat, 24 Nov 2018 02:51:36 +0300 Subject: [PATCH] Fix the OS support vvvv does not work for Mac. --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 4a1ef44..3fd8786 100644 --- a/readme.md +++ b/readme.md @@ -122,7 +122,7 @@ Creative coding is a different discipline than programming systems. The goal is ### Visual Programming Languages -- [vvvv](https://vvvv.org/) [Mac, Win] - Hybrid visual/textual live-programming environment for easy prototyping and development. +- [vvvv](https://vvvv.org/) [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.