Re: Quil for ClojureScript

2014-03-12 Thread adrian . medina
I wrote a small wrapper over processing.js over the week a few weeks ago, here are some examples with code: http://aamedina.github.io/processing.cljs. It was a lot of fun. =) Good luck with the port! On Tuesday, March 11, 2014 8:26:18 AM UTC-4, Divyansh Prakash wrote: > > Hello! > > I am a Jav

Re: Quil for ClojureScript

2014-03-12 Thread Nikita Beloglazov
Hi Divyansh You're welcome to submit a proposal for Quil in Clojurescript project. But please bear in mind that there are several students who're applying for the project so it may be wise to submit several applications for different projects. Thank you, Nikita On Tuesday, March 11, 2014 12:2

Quil for ClojureScript

2014-03-11 Thread Divyansh Prakash
Hello! I am a Java developer, and the author of 3Coffee, a 2D Game Engine (with custom inbuilt physics) that I wrote some 2 years back. I stumbled across Clojure while trying to solve one of the *many* threading issues I seemed to have with swing. I have b