Files

2.1 KiB

Examples

The repository has six current experiences. Images below use the examples' existing captured assets—there are no documentation copies.

Minimal

A single Number Value node on the fxnode canvas

A minimal composition and one node. Source.

Color Balance

A Color Balance node with lift, gamma, and gain grading wheels

A focused custom-widget composition. Source.

Live composition

A live composition example with a parameter node and upgrade control

Replacing a node definition and migrating its instance. Source.

Multi-view

One shared graph rendered in two independent canvas views

One worker and graph with independent cameras and selections. The application-owned toolbar targets the active view, and the canvases forward pointer events only. Source.

Logic nodes

Boolean logic nodes connected through vertical multi-input socket pills

A Boolean socket, app-composed AND/OR/NOT/XOR/XNOR/NAND/NOR nodes, and five-link inputs. The library presents and edits the graph; the example evaluates it in application code. Source.

The larger gallery source exercises many node and interaction shapes; it is repository application code, not package authority.

These examples present and persist editable graphs; they do not evaluate them. Blender-shaped fixtures and visual regression images do not establish Blender compatibility, behavioral parity, or pixel parity.