Re: Penumbra, a new set of OpenGL bindings

2009-07-13 Thread ztellman
Thanks for reminding me. I'll add Eclipse Public License disclaimers tonight. On Jul 6, 10:34 pm, Glen Stampoultzis wrote: > 2009/7/1 ztellman > > > > > > > > > Most of the OpenGL code I've seen has been a fairly literal > > translation of the corresponding Java, so as a way of getting my feet

Re: Penumbra, a new set of OpenGL bindings

2009-07-07 Thread philip.hazel...@gmail.com
On Jul 1, 8:16 am, ztellman wrote: > Most of the OpenGL code I've seen has been a fairly literal > translation of the corresponding Java, so as a way of getting my feet > wet in Clojure I've written something that tries to be a little more > idiomatic.  It can be found athttp://github.com/ztellma

Re: Penumbra, a new set of OpenGL bindings

2009-07-06 Thread Glen Stampoultzis
2009/7/1 ztellman > > Most of the OpenGL code I've seen has been a fairly literal > translation of the corresponding Java, so as a way of getting my feet > wet in Clojure I've written something that tries to be a little more > idiomatic. It can be found at > http://github.com/ztellman/penumbra/t