eity0323 / analytics

3D force-directed graph using ThreeJS / WebGL GPU accelerated (神经网络图+关系图)

Home Page:https://experiments.withgoogle.com/chrome/visualizing-cyber-threats

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 (神经网络图+关系图)

https://experiments.withgoogle.com/chrome/visualizing-cyber-threats

License:Other


Languages

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