basic demo for WebChimera.js
- run
git clone https://github.com/RSATom/wcjs-ugly-demo.git
- run
npm install --ignore-scripts
- download
WebChimera.js_*_VLC_*_win.zip
corresponding to your engine from WebChimera.js releases page and extract tonode_modules
- run
run_*.cmd
git clone https://github.com/RSATom/wcjs-ugly-demo.git
- run
npm install --ignore-scripts
- download
WebChimera.js_*_osx.tar.gz
corresponding to your engine from WebChimera.js releases page and extract tonode_modules
- run
run_*.sh
- install
VLC
(for apt based distros:sudo apt-get install vlc
orsudo apt-get install vlc-nox
) git clone https://github.com/RSATom/wcjs-ugly-demo.git
- run
npm install --ignore-scripts
- download
WebChimera.js_*_linux.zip
corresponding to your engine from WebChimera.js releases page and extract tonode_modules\webchimera.js\Release
- run
run_*.sh
git clone https://github.com/RSATom/wcjs-ugly-demo.git
cd wcjs-ugly-demo
npm install -g electron
build_electron.cmd
run_electron.cmd