Skip to main content

Crate demo_500_nodes

Crate demo_500_nodes 

Source
Expand description

§500 Node Benchmark Demo

Large-scale node graph demonstrating performance with 500+ nodes. Simulates a procedural shader/material graph with multiple processing stages.

§Interactive Demo

Loading demo...

Failed to load demo. WebGPU required.

§Controls

  • Scroll - Zoom in/out (zoom out to see all 500 nodes)
  • Right-drag - Pan the canvas
  • Drag nodes - Move individual nodes
  • Stats toggle (top right) - show/hide the live timing panel; while hidden the demo renders no frames between interactions

§About This Benchmark

This demo generates a procedural shader graph with 500 nodes arranged in stages: input sources, noise generators, vector operations, math operations, texture sampling, blending, and material outputs.

Functions§

main