Skip to content

alex-r-bigelow/infinite-graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Silly experiment creating a browsable, infinite extremely large, procedurally-generated node-link diagram.

There are roughly 10 quadrillion nodes in this graph (1016). For comparison, the largest observed galaxy so far, IC 1101, has on the order of 100 trillion (1014) stars. The Milky Way only has 100 - 400 billion (~1011) stars.

Play with it here.

Setup:

npm install

Development:

webpack-dev-server --progress

Deployment:

webpack

Bundles everything into docs/ for use with Github pages

About

Silly experiment creating a browsable, extremely large, procedurally-generated node-link diagram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published