Skip to content

3D force-directed graph using ThreeJS / WebGL GPU accelerated

License

Notifications You must be signed in to change notification settings

lixuanxian/analytics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPU force directed graph using webgl

3D visualization engine for cyber security analysis

try it in your browser

Notes:

  • fruchterman reingold force-directed simulation, all performed on the GPU
  • 60 FPS simulation for scenes with 1 million nodes
  • single-click on a node to see only it's neighbors
  • double click to clear selection

click the force-direction graph icon a couple of times to speed up the particle simulation

Image Image Image

About

3D force-directed graph using ThreeJS / WebGL GPU accelerated

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.2%
  • HTML 3.0%
  • GLSL 3.0%
  • Other 0.8%