Skip to content

kosiakk/nodegarden

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 Node Garden

https://pakastin.github.io/nodegarden

Really simple node garden made with HTML5. No Barnes-Hut n-body optimization, just simple physics.

  • Circles represent nodes
  • Node's mass is proportional to it's size
  • Lines visualize the gravitational force between nodes
  • Line opacity equals to the strength of force
  • When two nodes collide, smaller one will reset to a new location and size
  • When node travels over screen limits it will reset to a new location and size

Also check out my other projects: https://deck-of-cards.js.org and https://frzr.js.org

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 90.6%
  • HTML 7.2%
  • CSS 2.2%