Toolbox is a node-based visual effects editor that runs in the browser. Drag nodes onto a canvas, wire them together, and see the result live.
Every frame is a WebGL2 render pipeline, but you never have to write a shader. Instead, you compose primitives — images, splines, points, noise, text, audio — through a graph of nodes, each one a small operation with its own parameters.
If you’re brand new, start with Editor basics. If you just want the full shortcut list, jump to Keyboard shortcuts.
Click the project name at the top-center of the docs header, or just hit browser back. Any unsaved graph you had open is waiting for you — docs is a round-trip, not a reset.
Tip: you can always re-open this documentation from any screen via the i button in the top menu bar.