Re: Modern opengl bindings in clojure

2017-07-15 Thread lispwisp
No the docs aren't out of sync, what you are seeing are gl's thousands of constant declarations. They are used as arguments to various gl functions, and I expose them as vars in the library. If you scroll down to the very bottom you will see the implementation, which because of the design

Modern opengl bindings in clojure

2017-07-14 Thread lispwisp
This library is a work in progress, but is in a usable state and there is unlikely to be any breaking changes to the api: https://github.com/bcbradle/gl -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to