Sign in Sign up
cargo

facett-graphview

facett — a domain-agnostic 2D graph render engine: a GraphModel + Camera lowered to RGBA pixels by the vello_cpu rasterizer, plus a wgpu compute force-layout (feature `gpu`), a spatial pick index, and a legibility pass (label collision + edge ink budget). The intended home for every graph surface (dep/arch/release dashboards, korp, graph-DB browsing). Two rasterizer lanes share ONE geometry builder (`scene::build`): the default `vello_cpu` reference, and — behind feature `gpu` — a live `vello`-on-wgpu-29 path (`render_to_rgba`'s GpuVello arm renders the scene on a wgpu device and reads it back to RGBA), falling back to CPU when no adapter exists.

cargo View on Cargo

Activity

Latest release
1w ago
Total releases
11
Cadence
~5 days
Last 12 months
11

Reach

Downloads
335

Details

License
MIT OR Apache-2.0
First release
Jun 21, 2026
Releases
Version Released
0.1.19 patch
0.1.17 patch
0.1.16 patch
0.1.15 patch
0.1.13 unknown
0.1.12 unknown
0.1.11 unknown
0.1.10 unknown
0.1.8 unknown
0.1.7 unknown
0.1.6 unknown