ANN: Clevolution, evolutionary art in Clojure

2013-01-02 Thread Alan Shaw
Hi folks,
My Clevolution project has been reimplemented using clisk, Mike Anderson's
Clojure Image Synthesis Kit, greatly improving its speed and range of
image-processing operations:

http://nodename.github.com/clevolution/

-A

-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Re: ANN: Clevolution, evolutionary art in Clojure

2013-01-02 Thread Mikera
Cool project! I was hoping someone would manage to use Clisk for some 
evolutionary art projects.

Let me know if you run into any Clisk issues. Evolutionary / generative 
algorithms are a great way to pressure-test APIs!

On Thursday, 3 January 2013 05:58:45 UTC+8, nodename wrote:

 Hi folks,
 My Clevolution project has been reimplemented using clisk, Mike Anderson's 
 Clojure Image Synthesis Kit, greatly improving its speed and range of 
 image-processing operations:

 http://nodename.github.com/clevolution/

 -A



-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Re: ANN: Clevolution, evolutionary art in Clojure

2013-01-02 Thread Alan Shaw
There is one thing that puzzles me:

user= (clisk-eval (vround (vround x)))
Error: java.lang.IllegalArgumentException: No matching method found: round

Could be I'm just holding it wrong.

-A




On Wed, Jan 2, 2013 at 7:15 PM, Mikera mike.r.anderson...@gmail.com wrote:

 Cool project! I was hoping someone would manage to use Clisk for some
 evolutionary art projects.

 Let me know if you run into any Clisk issues. Evolutionary / generative
 algorithms are a great way to pressure-test APIs!


 On Thursday, 3 January 2013 05:58:45 UTC+8, nodename wrote:

 Hi folks,
 My Clevolution project has been reimplemented using clisk, Mike
 Anderson's Clojure Image Synthesis Kit, greatly improving its speed and
 range of image-processing operations:

 http://nodename.github.com/**clevolution/http://nodename.github.com/clevolution/

 -A

  --
 You received this message because you are subscribed to the Google
 Groups Clojure group.
 To post to this group, send email to clojure@googlegroups.com
 Note that posts from new members are moderated - please be patient with
 your first post.
 To unsubscribe from this group, send email to
 clojure+unsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/clojure?hl=en


-- 
You received this message because you are subscribed to the Google
Groups Clojure group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en