Skip to content
This repository was archived by the owner on Aug 3, 2023. It is now read-only.

v0.8.5

@cdaein cdaein tagged this 04 Jan 22:38
now sketch-wrapper supports 2d or webgl context. it was a bit of
headache to do proper type checks. i'm not sure it's complete in terms
of type checking, but it should be okay when using the module (i hope).

in the future,
it might be best to separate context(2d) and gl(webgl). right now,
context could be 2d or webgl, gl could be undefined.
when users use these objects, it should be 100% certain they are
available as needed.
Assets 2
Loading