Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/patrickroberts/canvas-watercolor

JavaScript allRGB implementation using the OffscreenCanvas API
https://github.com/patrickroberts/canvas-watercolor

canvas demo-url experimental library pixel-art threaded umd watercolor

Last synced: about 2 months ago
JSON representation

JavaScript allRGB implementation using the OffscreenCanvas API

Awesome Lists containing this project

README

        

# ![logo](https://i.imgur.com/drg5zF9.png) canvas-watercolor

JavaScript allRGB implementation using the OffscreenCanvas API

### About

Currently only works in [Chrome v69+][transferControlToOffscreen].

* Demo: [https://patrickroberts.github.io/canvas-watercolor][demo]

## License

Available under the MIT License
(c) 2017 Patrick Roberts

[transferControlToOffscreen]: https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/transferControlToOffscreen#Browser_compatibility
[demo]: https://patrickroberts.github.io/canvas-watercolor