UNPKG

d3-force-webgpu

Version:

GPU-accelerated force-directed graph layout with adaptive CPU/GPU selection. Drop-in replacement for d3-force with WebGPU support.

4 lines (3 loc) 70 B
export default function(random) { return (random() - 0.5) * 1e-6; }