Vixen
dd8b0a81

Editor · guide

The VFX graph

The node library a .vxvfx is authored against — spawners, initializers, updaters and outputs — and the compiler that turns one graph into both an effect the CPU runs and a shader a device runs.

Edit this page on GitHub

Documents

Next

  • Drawing particles — Dropping a .vxvfx onto an entity — the component, the importer that compiles the graph, the bridge that runs it, and the feature that draws it.
  • Editor modes — What the viewport's input means right now, and how a mode claims keys that already mean something else.