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

Fixed missing whitespace on line 200.

This commit is contained in:
Adrian
2018-04-23 09:12:35 +02:00
parent 39e97b8777
commit c42dc6798d

View File

@@ -197,7 +197,7 @@ Creative coding is a different discipline than programming systems. The goal is
- [KodeLife](https://hexler.net/software/kodelife) - Real-time GPU shader editor, live-code performance tool and graphics prototyping sketchpad.
- [ISF](https://www.interactiveshaderformat.com/) - GLSL shaders for use in interactive applications.
- [glslViewer](http://patriciogonzalezvivo.com/2015/glslViewer/) - Live-coding console tool that renders GLSL Shaders.
- [DrawBot](http://www.drawbot.com/) [Mac] - Education oriented 2d graphics programming environment based on python.
- [DrawBot](http://www.drawbot.com/) [Mac] - Education oriented 2d graphics programming environment based on python.
- [Klak](https://github.com/keijiro/Klak) - A collection of scripts for creative coding with Unity.
- [basil.js](http://basiljs.ch/) - Scripting (JS) in InDesign for designers and artists in the spirit of Processing.