egasimus / analytics

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:GNU General Public License v3.0


Languages

Language:JavaScript 93.1%Language:HTML 3.0%Language:GLSL 3.0%Language:CSS 0.4%Language:Python 0.4%