MDSLKTR / fabricjs-async-web-worker-filters

Promise-based filters using web workers for faster and async filter processing in fabric.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Async Filters for fabric.js with web workers

to be expanded

Note

Convolute Filter currently has a Bug where it draws a between each part of the image depending on the amout of workers

Also no clean-up has been done, just an initial draft.

About

Promise-based filters using web workers for faster and async filter processing in fabric.js


Languages

Language:JavaScript 93.4%Language:HTML 6.6%