From ade44a784743017f3133de8268416fecdc860bc8 Mon Sep 17 00:00:00 2001 From: Hexagons Date: Sun, 17 May 2020 19:02:40 +0200 Subject: [PATCH] adds pixel nodes (#114) --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 644464a..4a188ba 100644 --- a/readme.md +++ b/readme.md @@ -152,6 +152,8 @@ Creative coding is a different discipline than programming systems. The goal is - [Notch Builder](https://www.notch.one) [Win] - Node-based authoring tool with a strong focus on real-time graphics. Currently in beta. - [Synopsis](https://synopsis.video/) - A suite of open source software for computational cinematography. - [JOY.JS](https://ncase.me/joy/) - Realtime visual coding tool, easy to understand and aimed at beginners. +- [Pixel Nodes](https://pixelnodes.app/) [iPad] - Live graphics node editor, powered by PixelKit. + ### Sound Programming Languages - [SuperCollider](http://supercollider.github.io/) [Multi-platform] - Platform for audio synthesis and algorithmic composition.