Closed asakeron closed 10 years ago
As discussed in #4, it would be nice to have something like:
(defn draw! [gl & {:keys [shader-program draw-mode first count attributes uniforms element-array] :as opts}] ...)
Implemented this just so on the feature/learningwebgl branch
feature/learningwebgl
As discussed in #4, it would be nice to have something like: