This is a set of single_image_processing effects inspired from art work by Kensuke Koike.
You can see a live demo here.
Built using raw JS and packed using Parcel.
A project by mrhut10 and khutten.
you will need node/npm and parcel (parcel can be installed globally with npm)
install dependancies
npm install
build with parcel
parcel index.html