mrhut10 / todaysCuriosity

a set of single_image_processing effects inspired by the art work by Kensuke Koike. See live demo on
https://todayscuriosity.netlify.com/
5 stars 9 forks source link
art image-processing kensuke koike single-image-processing

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