https://github.com/ojack/selfie-apocalypse
https://github.com/ojack/selfie-apocalypse
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/ojack/selfie-apocalypse
- Owner: ojack
- Created: 2014-02-03T05:45:10.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T22:03:41.000Z (about 5 years ago)
- Last Synced: 2025-04-02T03:09:18.397Z (about 1 year ago)
- Language: JavaScript
- Size: 35.4 MB
- Stars: 26
- Watchers: 1
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#SELFIE APOCALYPSE
Webcam glitches and gif generator. Requires a WebRTC-enabled browser and WebGL.
[demo](http://ojack.github.io/selfie-apocalypse)


Effects were created using custom shaders written in GLSL(see js/shaders).
Uses [Three.js](http://threejs.org/examples/) to set up WebGL context, and [Effects Composer](https://github.com/mrdoob/three.js/blob/master/examples/js/postprocessing/EffectComposer.js) to composite shaders. Ascii shader created with [Kamal Marhubi](http://kamalmarhubi.com/blog/).