This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-10-12
Channels
- # admin-announcements (11)
- # alda (1)
- # boot (186)
- # cider (17)
- # clojure (96)
- # clojure-indonesia (1)
- # clojure-japan (1)
- # clojure-russia (2)
- # clojurescript (132)
- # core-async (1)
- # datomic (16)
- # devcards (9)
- # editors (2)
- # emacs (4)
- # funcool (2)
- # hoplon (125)
- # ldnclj (30)
- # leiningen (13)
- # off-topic (6)
- # onyx (2)
- # reagent (5)
- # spacemacs (21)
- # yada (3)
@meow: you’ll like this I guess: https://github.com/madvas/fractalify/
@martinklepsch: Nice. Thanks. I wasn't aware of that one. I'll have to check it out. I'm doing a lot more with cellular automata at the moment, but I think my L-system implementation is pretty solid.
@madvas: Nice fractal site. You might be interested in my L-system code here: https://github.com/decomplect/ion/blob/master/src/ion/ergo/core.cljc#L260-L340
There are several Lindenmayer system examples here: https://github.com/decomplect/ion/blob/master/examples/ion/ergo/lindenmayer_systems.cljc