A visually and behaviourally accurately emulation of the digital rain visual effect used in The Matrix, based on research done here: https://carlnewton.github.io/digital-rain-analysis/
https://carlnewton.github.io/digital-rain/
Spacebar : Stop/start rain generation
Scroll wheel : Increase/decrease glyph size
- Run
npm install gulpupon first downloading the repository. - Make changes in the
/srcdirectory and rungulpto build/dist/js/script.jsor rungulp watchto have it build each time a file is updated in the/srcdirectory.