Skip to content

Falling 'Matrix' code in canvas with ability to put in custom messages.

Notifications You must be signed in to change notification settings

halcyonforever/matrix

 
 

Repository files navigation

Matrix code rain

Attempt to create some Matrix code rain in canvas. See experiment write up here. Performance isn't great on large displays, and it doens't work at all in Firefox for some reason.

See live demo here

Uses stats.js for the performance logging, and Matrix font is from here.

TO DO

  • Improve performance, aim for 60FPS with as many code columns as possible
  • Randomly replace code characters as code falls - I already had this working, but was causing too much of a performance hit
  • Add feature where you can type and whatever you write will appear in the code as it falls
  • Add something with getUserMedia() and webcam outline interacting with falling code

About

Falling 'Matrix' code in canvas with ability to put in custom messages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.1%
  • SCSS 6.0%
  • CSS 5.2%
  • HTML 1.7%