just starting playing around with clojure (my first lisp-ish language), introduced through quil. would be interesting to see how I would remake my first sketches in c2d and if its a better workflow or not (sucks that most of processing/processing-js is not being actively developed).
https://github.com/jedahan/twelve-plus-eight https://github.com/jedahan/calendar
I've been messing with embedding the code and state object in the png whenever I render a frame by pressing 's'
proof of concept - try pngcheck -t cake.png
and it should show the code to embed code in a png 🙂
(also this is a call for code review since I am totally new to lisps, etc)
nice idea to put code into the png 🙂
for me code for calendar is clear
and doesn't look like you're totally new to lisps tbh
@slack1478 I remade your first script to use clojure2d