Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 641 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 641 Bytes

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