This week, I stumbled over Nannou, “An open-source creative-coding framework for Rust”. As I had a look at Processing before, I wonder how these two environments for creative coding compare. And as Nannou is written in Rust, I need to have a look at […]
Tag: creative_coding
Generative Art With Haskell
https://www.kovach.me/posts/2018-03-07-generating-art.html Interesting post about generative art with Haskell by Benjamin Kovach. Make sure you read the referenced article by Tyler Hobbs about writing Processing code through Quil in Clojure as well.