clojure-art

avillegas 2024-11-08T17:38:40.016159Z

I am back to clojure after many years, what is the current state of generative art tools for clojure? At the time quill and clojure-2D were the main two, are these still around, anything new to play with?

👍 1
chromalchemy 2024-11-10T02:18:14.992019Z

Humbleui might be interesting, Its a ui framework, but built on java and skia. Already has layout, colors, svg, 2d canvas, etc.

chromalchemy 2024-11-10T02:19:23.833749Z

Membrane framework also has Java2D and skia backends.

genmeblog 2024-11-08T23:08:40.665399Z

Both are still active. I've also seen raylib bindings somewhere.

2024-12-03T22:46:33.298979Z

threejs and some form of cljs is quite a nice way to work