issues
search
bsima
/
fractal
Generate fractals in Clojure
Eclipse Public License 1.0
5
stars
0
forks
source link
Things needed to be done
#2
Open
bsima
opened
9 years ago
bsima
commented
9 years ago
[ ] make sure each fractal works on its own
[ ] create a common protocol for all fractals to implement
perhaps
onyx
can be used as a declarative processor for the successive steps of the fractals?? I think so...
ideas:
[ ] allow for an image to be used as the fractal source (i.e., apply fractal transformations on any arbitrary image)
bsima
commented
9 years ago
maybe look into
inkwell
?
ideas: