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.

6 lines (5 loc) 72 B
export default function(x) { return function() { return x; }; }