Crate demo_hello_world

Crate demo_hello_world 

Source
Expand description

§Hello World Demo

Basic node graph with command palette (Cmd/Ctrl+Space) for adding nodes and changing themes. Now includes interactive style configuration nodes!

§Interactive Demo

Loading demo...

Failed to load demo. WebGPU required.

§Controls

  • Cmd/Ctrl+Space - Open command palette
  • Drag nodes - Move nodes around the canvas
  • Drag from pins - Create connections between nodes
  • Click edges - Disconnect existing connections
  • Scroll - Zoom in/out
  • Middle-drag - Pan the canvas

§Style Configuration

Add input nodes (sliders, color pickers) and connect them to config nodes to dynamically adjust the graph’s appearance!

Functions§

main