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

Fixed typo.

This commit is contained in:
Terkel
2017-07-03 17:19:33 -07:00
committed by GitHub
parent 7415433bce
commit 5b4edd37c0

View File

@@ -180,7 +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.
- [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.