Skip to content

lzl124631x/canvas-floating-point

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canvas Floating Points

A canvas playground project - rendering floating points and lines connecting them.

Stack

TypeScript + Webpack

How to run

$ git clone https://github.com/lzl124631x/canvas-floating-point.git
$ cd canvas-floating-point
$ npm install
$ npm run dev

Open http://localhost:8080.

Result

Expected Result What I got
Expected Result What I got

Versions

Version Update
0.0.1 Only floating points bouncing within canvas.
0.0.2 Added connecting lines whose opacity and width are changing as distance change.
0.0.3 Added connecting lines between points and mouse.

Note

2018/1/28 Just found there is a repo dedicated for this!

About

A canvas playground project - rendering floating points and lines connecting them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors