volfegan / Binary-Rain

Binary Rain code: modified version of the Digital Rain from the Matrix. It shows binary streams raining and bytes accessing each value

Home Page:http://volfeganbox.byethost14.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Modified Matrix Digital Rain: Binary Rain

alt tag

A modified version of the Digital Rain sequence from the Matrix showing binary streams rainning and bytes accessing each value. The code is a different version of emilyxxie/green_rain demonstrated on Coding Train YouTube channel.

alt tag

This animation is going to be on http://volfeganbox.byethost14.com/

The directory [BinaryRain-InstanceMode] is the same program, but written in instance mode (aka -namespacing-). So if you need to use various p5 projects on the same sketch.js file, instance Mode is what you need.

About

Binary Rain code: modified version of the Digital Rain from the Matrix. It shows binary streams raining and bytes accessing each value

http://volfeganbox.byethost14.com/


Languages

Language:JavaScript 89.6%Language:HTML 10.4%