All examples By author By category About

Saminu

1D-2D-3D

Custom version of D3 force physics engine, extended from the 2D standard to work in 3D or 1D. Internally instead of a d3-quadtree, d3-octree is used to optimize three-dimensional indexing, or d3-binarytree for one-dimension.

Rendered using ThreeJS/WebGL.

Select different modes and cycle through various topological data sets using the controls on top.

forked from vasturiano's block: Multi-dimensional D3 force simulation