Code Monkey home page Code Monkey logo

canvas-matrix.js's Introduction

Canvas Matrix

An amazing backgroud effect of website draw on canvas. It shows text flying in and out like as seen in "The Matrix" movie.

WARNING: DO NOT SUPPORT IE.

Preview

Preview Preview Link

Feature

  • No jQuery.
  • Small size, less than 2Kb.
  • Easy to implement, simple configuration.
  • You do not have to be a web developer to use it.

How to use

Download:

# Clone this repository
git clone https://github.com/stevenjoezhang/canvas-matrix.js.git
# Go into the repository
cd canvas-matrix.js

then add this script to your html page:

<script src="path/to/canvas-matrix.js"></script>

or:

<script src="path/to/canvas-matrix.min.js"></script>

Using CDN

<script src="https://cdn.jsdelivr.net/npm/canvas-matrix.js@0/canvas-matrix.min.js"></script>

Config

  • size font-size in px
  • font font-name

For example:

<script src="path/to/canvas-matrix.js" size="20" font="arial"></script>

Credits

  • Mimi Developer of this project.

License

Released under the GNU General Public License v3
http://www.gnu.org/licenses/gpl-3.0.html

TODO

  • Add more chars like さかもとですか

canvas-matrix.js's People

Contributors

stevenjoezhang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

canvas-matrix.js's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.