How does one achieve eternal bliss? By saying dada. How does one become famous? By saying dada. With a noble gesture and delicate propriety. Till one goes crazy. Till one loses consciousness.
Includes front-end to display the glitched images.
Includes camera app for sending photos to be glitched.
Includes server for processing and sending off photos.
Ensure you have node.js and npm installed, as well as ImageMagick and maybe OpenCV?
- Run
npm install && npm start
in thecamera
directory. An Electron application will open. - Run
npm install && npm start
in theclient
directory. Navigate to localhost:3001 in your browser, if the script does not take you there directly. - Run
npm install && npm start
in theserver
directory. The socket will be running at 0.0.0.0:3000—check on the health by pressing theh
key in the Electron app and check on the output in the server console.
npm install
incamera
,client
, andserver
.npm start
inserver
npm run watch
incamera
before...npm start
incamera
todo: add list of software used because this wouldn't be possible without all those rad people sharing their rad work this gist on saving gifs from p5 canvas