pjkarlik / RepulsionMatrix

Playing with Repulsion Fields on a dot matrix display - mouse interaction.

Home Page:http://repulsionmatrix.surge.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

travis ci build

webpack javascript

Repulsion Matrix

WIP - mouse interacts with repulsion field matrix. Trying to play with Fields, and user interactions.

Change Log

  • Updated build and demo, and some clean up!
  • Initial Commit - Basic repulsion function.

Run the example

Requires Node and Yarn to be installed for build and development.

Open a terminal window and type the following for local webpack dev server...

$ yarn install
$ yarn dev

open http://localhost:2020

About

Playing with Repulsion Fields on a dot matrix display - mouse interaction.

http://repulsionmatrix.surge.sh

License:MIT License


Languages

Language:JavaScript 94.1%Language:CSS 3.1%Language:HTML 2.8%