D3.js force simulation kernel for Hylograph.
Low-level bindings to D3.js force simulation. This package provides the D3 physics engine implementation that powers hylograph-simulation. Most users should use hylograph-simulation directly rather than this package.
spago install hylograph-d3-kernelHylograph.Kernel.D3.Core- Core D3 force simulation FFIHylograph.Kernel.D3.Setup- Force configurationHylograph.Kernel.D3.Simulation- Simulation controlHylograph.Kernel.D3.Events- Event handlingHylograph.Kernel.D3.Links- Link force supportHylograph.Kernel.D3.Types- Type definitionsHylograph.Kernel.D3.Adapter- Kernel adapter interfaceHylograph.Kernel.D3.SimulationGroup- Grouped simulations
- hylograph-d3-kernel - D3 physics kernel (this package)
- hylograph-wasm-kernel - WASM physics kernel (faster alternative)
- hylograph-simulation - High-level simulation API
- hylograph-simulation-core - Kernel-agnostic types
MIT