NodeGraphJS icon indicating copy to clipboard operation
NodeGraphJS copied to clipboard

A NodeGraph control in JavaScript

Results 8 NodeGraphJS issues
Sort by recently updated
recently updated
newest added

Hello, There is missing .js files dependency in the demo (mootools.js, easel.js...), and as NodeGraphJS is a quite old it's hard to retrieve the old version of dependency to make...

no loop feedback possible for value.

Add an option to render a thumbnail for each node. This could be a 2d canvas or even a 3d canvas to display shader results

enhancement

In XSI, you can toggle which rows are displayed: - All - Rows with links - None

enhancement

Some node graphs will be really large or potentially looping. Add a way to expand the outs that will fetch nodes on demand.

enhancement

Use vectors to hit test the lines. This will allow for a bigger hitbox and better accuracy

enhancement

Need to be able to zoom out and pan the stage. Display a minimap as well in the upper right

enhancement