ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide. Learn more →
NodeGraphProcessor Alternatives
Similar projects and alternatives to NodeGraphProcessor
-
-
ReSharper
ReSharper is now available in VS Code and Cursor. ReSharper brings a professional toolset for C# developers backed by over 20 years of experience, enterprise-grade security, SOC 2 compliance, and the trust of companies worldwide.
-
UnityGeometryGraph
Node-based tool for procedurally generating geometry in Unity inspired by Blender Geometry Nodes
-
-
UIWidgets
Discontinued UIWidget is a Unity Package which helps developers to create, debug and deploy efficient, cross-platform Apps.
-
-
-
script-template-editor
Discontinued 📜 Adds window to preference which allows you to customize default script templates in Unity. [GET https://api.github.com/repos/jasursadikov/script-template-editor: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
unity-search-material-by-shader
Basic Unity editor window that allows you to find materials by shader.
NodeGraphProcessor discussion
NodeGraphProcessor reviews and mentions
-
Ai coding is hard...Did I do it right? Creating combo attacks using Unity's scriptable objects
Yup! This is what I've used before for behavior trees /u/realfishwind. Though, from what I know GraphView has been abandoned in favor of a new system being built into the engine that is releasing soon. So for the past couple of years I've used a project based on GraphView called NodeGraphProcessor that currently seems abandoned. NodeGraphProcessor was maintained by one of the Unity dev iirc, so they could be working on Graph Tools Foundation, which is essentially the updated version of GraphView that is currently in preview (to my understanding). I personally have not used it, so I do not know how good it is compared to the old GraphView or NodeGraphProcessor.
-
Just updated my procedural texture builder for Unity! Implemented new fractal noise nodes. What do you think?
It’s made from scratch for fun, using EditorGUI and Handles libraries provided by unity. If I had to do it again I would use this library : https://github.com/alelievr/NodeGraphProcessor
-
I made my shadergraph looks better and worse at the same time! (inspired by other twitter post)
There's an plugin build on top of the graph package https://github.com/alelievr/NodeGraphProcessor I think it's a great start point of makiing custom node based tool.
-
Level Linker : a nodal editor for level design. Just released on the Unity Asset Store!
If you wanted a separate node editor system, have you looked into extending an already existing UI setup, such as NodeGraphProcessor?
-
Anyone interested in a Graph Node tool?
For the underlying framework are you using https://github.com/alelievr/NodeGraphProcessor or https://github.com/Siccity/xNode ? (and if not - how why did you choose to roll your own? )
- I want to try my hand at making a simple Visual Scripting asset for the Unity Editor. What exactly is a "node"? I would like my node object to stretch so it can't be a sprite.
- Working on a terrain graph editor. Figuring out graph tools foundation was a mess, as it is poorly set up & abandonware, though still better than building everything from scratch.
-
A note from our sponsor - ReSharper
www.jetbrains.com | 22 Jun 2026
Stats
alelievr/NodeGraphProcessor is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of NodeGraphProcessor is C#.
Popular Comparisons
- NodeGraphProcessor VS xNode
- NodeGraphProcessor VS UnityGeometryGraph
- NodeGraphProcessor VS NodeBasedDialogueSystem
- NodeGraphProcessor VS UIWidgets
- NodeGraphProcessor VS AutoLOD
- NodeGraphProcessor VS unity-renderer
- NodeGraphProcessor VS script-template-editor
- NodeGraphProcessor VS Unity-Http-Debugger
- NodeGraphProcessor VS EditorXR
- NodeGraphProcessor VS unity-search-material-by-shader