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 builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |