Hi all,

I created a set of tools this weekend to produce procedurally generated 
animations in Clojure. May be of interest to those who like computer 
graphics and the more creative usages of Clojure!

Here's an example which I rendered overnight:
https://www.youtube.com/watch?v=94CtmzAUIBI

Source code using the Clisk library is here:
https://github.com/mikera/clisk/blob/develop/src/test/clojure/clisk/samples/animations.clj

Video encoding was done using the new Telegenic library which wraps JCodec:
https://github.com/mikera/telegenic

The original 2D source image was created by Roger Allen's "TweeGeeMee" 
twitterbot:
https://twitter.com/tweegeemee

Enjoy!





-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to