|
|
|
|
|
by inconvergent
3566 days ago
|
|
Thanks. No, I've been using python/cython because I know it well already. I've considered learning a functional language though. So I'd be happy to get suggestions. Eg. I would choose a language that has a decent community as well as some good tools for drawing/pixel manipulation/3d modelling, depending on what's available (honestly I haven't researched it at all yet). |
|
http://projects.haskell.org/diagrams/gallery.html
Juicy pixels for raster manipulation:
https://github.com/Twinside/Juicy.Pixels
And gloss or haskell for mac as a processing kind of environment:
http://gloss.ouroborus.net/
http://haskellformac.com/ (http://learn.hfm.io/fractals.html)
There's an old comment thread from a year ago here:
https://www.reddit.com/r/haskell/comments/2naug0/haskell_as_...
I'd be interested to know what you think about the feasibility of using these tools to produce the kind of things you make :-)