From 6412b0d766a1a56c97c0d207f51dcdd5afc36a45 Mon Sep 17 00:00:00 2001 From: MTwiko Date: Mon, 5 Aug 2019 08:17:03 +0100 Subject: [PATCH] added the nannou framework for rust and the thi.ng framework for clojure (#82) --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index 32bcd88..c421a45 100644 --- a/readme.md +++ b/readme.md @@ -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