[toronto-lisp] Processing for lisp

On Tuesday night, there's a presentation about processing.js which is a JavaScript library for drawing on a canvas, based on the processing programming language. There's a library for clojure that interfaces with it and it could be useful for creating visual art. Probably could interface using armed bear common lisp as well. https://github.com/quil/quil

This looks rather fun. Love the readme file! On Sat, Mar 31, 2012 at 9:14 AM, Rudolf <omouse@gmail.com> wrote:
On Tuesday night, there's a presentation about processing.js which is a JavaScript library for drawing on a canvas, based on the processing programming language.
There's a library for clojure that interfaces with it and it could be useful for creating visual art. Probably could interface using armed bear common lisp as well.
_______________________________________________ toronto-lisp mailing list toronto-lisp@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/toronto-lisp

If you want to experiment with it online with processing.js, there's something called SketchPad: http://sketchpad.cc/ An alternate to interfacing with Java and PRocessing would be to use parenscript and use processing.js instead. -Rudolf O. On 1 April 2012 05:10, Vish Singh <vishvajitsingh@gmail.com> wrote:
This looks rather fun.
Love the readme file!
On Sat, Mar 31, 2012 at 9:14 AM, Rudolf <omouse@gmail.com> wrote:
On Tuesday night, there's a presentation about processing.js which is a JavaScript library for drawing on a canvas, based on the processing programming language.
There's a library for clojure that interfaces with it and it could be useful for creating visual art. Probably could interface using armed bear common lisp as well.
_______________________________________________ toronto-lisp mailing list toronto-lisp@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/toronto-lisp
participants (2)
-
Rudolf
-
Vish Singh