Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ojack/selfie-apocalypse
https://github.com/ojack/selfie-apocalypse
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ojack/selfie-apocalypse
- Owner: ojack
- Created: 2014-02-03T05:45:10.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T22:03:41.000Z (over 3 years ago)
- Last Synced: 2024-08-02T05:10:00.086Z (3 months ago)
- Language: JavaScript
- Size: 35.4 MB
- Stars: 27
- Watchers: 2
- 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)
![alt preview](https://raw.githubusercontent.com/ojack/selfie-apocalypse/master/images/victory.gif)
![alt preview](https://raw.githubusercontent.com/ojack/selfie-apocalypse/master/images/alien.gif)
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/).