1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-24 23:51:26 +02:00

added the nannou framework for rust and the thi.ng framework for clojure (#82)

This commit is contained in:
MTwiko
2019-08-05 08:17:03 +01:00
committed by Terkel
parent cc7fdecbe0
commit 6412b0d766

View File

@@ -123,6 +123,10 @@ Creative coding is a different discipline than programming systems. The goal is
- [PlayCanvas](https://playcanvas.com/) [Cross-platform] - Open source, realtime collaborative WebGL engine.
- [hg_sdf](http://mercury.sexy/hg_sdf/) [Cross-platform] - GLSL library for building signed distance functions.
- [HYPE](http://www.hypeframework.org/) [Cross-platform] - HYPE_processing, is a collection of classes that performs heavy lifting tasks while using a minimal amount of code writing.
- [nannou](http://nannou.cc/)
[Cross-platform] - Open-source creative coding framework for the Rust language
- [thi.ng](http://thi.ng/)
[Cross-platform] - Open source collection of computational design tools for the Clojure and ClojureScript languages
- [PixelKit](http://pixelkit.net/) [iOS, Mac] - Open source, live graphics, Swift framework, powered by Metal.
### Visual Programming Languages