An open API service indexing awesome lists of open source software.

https://github.com/kanocomputing/kano-matrix


https://github.com/kanocomputing/kano-matrix

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

kano-matrix
===========

The Kano boot sequence animation on the web using HTML5 canvas. Click here for [live demo](http://developers.kano.me/matrix.html).

![](http://developers.kano.me/images/beta131/html-matrix.png)

## Usage

Just open the `index.html` file in your preferred browser.

## File Structure
* `index.html` - the main web page
* `css/style.css` - very basic styling
* `src/main.js` - contains the main `matrix()` function
* `src/drop.js` - the `Drop` object that handles rendering of each drop
* `src/judoka.js` - the `Judoka` object for drawing the face

## Download
Screensaver for OS X: [download link](http://dl.kano.me/kano-matrix-osx-screensaver.zip "Matrix Screensaver")