1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-02 21:42:33 +02:00

add canvas-sketch framework (#100)

This commit is contained in:
jmmendivil
2019-10-27 08:41:15 -06:00
committed by Terkel
parent 9e404311b0
commit 6a8b03915a

View File

@@ -129,6 +129,7 @@ Creative coding is a different discipline than programming systems. The goal is
- [PixelKit](http://pixelkit.net/) [iOS, Mac] - Open source, live graphics, Swift framework, powered by Metal.
- [OPENRNDR](https://openrndr.org/) [Cross-platform] - Open source library for creative coding written in Kotlin.
- [Phaser](https://phaser.io/) [Cross-platform] - HTML5 framework for building games, uses both a Canvas and WebGL renderer.
- [Canvas-sketch](https://github.com/mattdesl/canvas-sketch) [Cross-platform] - HTML5 framework for making generative artwork in JavaScript and the browser.
### Visual Programming Languages