https://puddle-play.vercel.app/
- press
g
to show UI (press again to hide) Wave Color:
you can change the wave colorAudio input:
you can select the audio inputdamping factor:
damping factor of wave
- h: change color / 押すごとに色が変わっていく
- c: set wave center at mouse pointer / 波の中心をマウスポインターがある場所に移動する
- shift + c: reset wave center on the center of screen / 波の中心を元の画面の中心に戻す
install
yarn install
development
yarn dev
build
yarn build