/todaysCuriosity

a set of single_image_processing effects inspired by the art work by Kensuke Koike. See live demo on

Primary LanguageJavaScript

todaysCuriosity

This is a set of single_image_processing effects inspired from art work by Kensuke Koike.

You can see a live demo here.

image

Built using raw JS and packed using Parcel.

A project by mrhut10 and khutten.

Building

you will need node/npm and parcel (parcel can be installed globally with npm)

install dependancies

npm install

build with parcel

parcel index.html