Sketch-like image stylization using webassembly.
Live Demo: https://matthias95.github.io/doodle_me/
The repo contains a Dockerfile
with all dependencies required to compile webassembly. ./dockerenv.sh
build the docker image and executes all supplied commands within in.
./dockerenv.sh make serve
./dockerenv.sh make c_functions.js