This software is aimed to be used in stop-motion movie making.
- Clone the repository
git clone https://github.com/sheikirfanbasha/cam-pic-pac.git
- Make sure you have some http web server. The following assumes you have python installed(optional)
cd cam-pic-pac
python -m http.server 8888
- Use it on your browser. Open in new tab and run the following URL:
http://localhost:8888
- Ramakrishnan for idea and feedback
- Inspired by PicPac
- Thanks to p5.js, gif.js