adds pixel nodes (#114)

This commit is contained in:
Hexagons
2020-05-17 19:02:40 +02:00
committed by GitHub
parent 90f556182c
commit ade44a7847

View File

@@ -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.