【Important】
This system has not been maintained yet.
It has evolved into PLIVET.
PVC can be used with most modern browsers.
Our build targets are as follows:
>0.25%, not ie 11 (Browserslist)
Demo page is here.
https://ryoskate.github.io/PlayVisualizerC.js
- Download this repository.
- Open
docs/index.htmlby a modern browser.
- Install node packages
npm install
- After editing files in
src/,
npm run build
to update js/index.js by webpack.