Glue code to enable drawing via clojure2d
library.
The main difference from quil
is that canvas
context should be provided explicitely.
Contract for a custom draw
function should accept a canvas as the last parameter.
Glue code to enable drawing via `clojure2d` library. The main difference from `quil` is that `canvas` context should be provided explicitely. Contract for a custom `draw` function should accept a canvas as the last parameter.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close