1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-03 05:52:36 +02:00

Added OpenProcessing as an Online tool

This commit is contained in:
Joan León
2017-06-30 08:15:51 +02:00
parent e80705aff4
commit d8b4b64aaa

View File

@@ -180,6 +180,7 @@ Creative coding is a different discipline than programming systems in which the
- [Vertexshaderart](https://www.vertexshaderart.com/) - Online shader editor and gallery.
- [Cyos](http://cyos.babylonjs.com/) - Online shader editor.
- [GlslEditor](http://editor.thebookofshaders.com/) - Simple WebGL Fragment Shader Editor.
- [OpenProcessing](https://www.openprocessing.org/) - create and experiment with algorithmic design, Processing and P5.js.
### Hardware
- [Arduino](https://www.arduino.cc/) - Open source microcontroller kits for building digital devices and interactive objects.