jagenjo/litegraph.js
8,028
A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.
类似PD或UDK蓝图的图形节点引擎与编辑器,基于HTML5 Canvas2D