cosmosgl/graph
GPU-accelerated force graph layout and rendering
Implements force-directed layout entirely on GPU via WebGL 2 fragment and vertex shaders, eliminating CPU-GPU memory transfers for real-time simulation of hundred-thousand-node graphs. Built on luma.gl with async initialization, decoupled simulation/rendering, and support for shared GPU devices across multiple graph instances. Provides fine-grained control over node/link attributes through typed arrays, point clustering forces, and interactive features like dragging, context menus, and viewport fitting.
1,118 stars. Actively maintained with 25 commits in the last 30 days.
Stars
1,118
Forks
76
Language
TypeScript
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
25
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/cosmosgl/graph"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Clay-foundation/model
The Clay Foundation Model - An open source AI model and interface for Earth
sashakolpakov/dire-jax
DImensionality REduction in JAX
nomic-ai/nomic
Nomic Developer API SDK
Hyper3Labs/HyperView
HyperView curates datasets and provides model introspection in hyperbolic and Euclidean geometries.
alexshtf/torchcurves
Parametric differentiable curves with PyTorch for continuous embeddings, shape-restricted models, or KANs