Skip to content
/ atoms Public

Canvas experiment to generate a bunch of dots like a network

Notifications You must be signed in to change notification settings

ptiswitz/atoms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canvas experiment #1

Homework to build up my skill in canvas. It generate a bunch of dots in scene which are bounded to closest siblings.

You can see a demo here

Instructions

To launch the project on your machine, you juste have to execute the two following command in a terminal

npm install
node app.js

Open your browser at http://localhost:3000

That's all ;)

About

Canvas experiment to generate a bunch of dots like a network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published