# Seneral/Node_Editor_Framework

A flexible and modular Node Editor Framework for creating node based displays and editors in Unity

Repository: https://github.com/Seneral/Node_Editor_Framework
Canonical: https://ross.abutalabs.com/products/node_editor_framework
Homepage: https://nodeeditor.seneral.dev
Language: C#
License: MIT
License Family: permissive
Topics: unity, node, editor, imgui
Archived: true
Last push: 2023-10-31T22:53:07+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4104, "days_push": 1037, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2019, forks 402 (observed 2026-08-28T04:06:06.218347+00:00)

## What it is
A flexible and modular framework for building node-based displays and editors inside Unity, supporting custom nodes, connections, canvases, save/cache systems, and runtime use. It is built on Unity's IMGUI and depends on the author's UndoPro library for undo support.

## Use cases
- create a node-based editor in Unity
- build a visual graph tool for my Unity game
- make custom node editors for shader or dialogue systems
- embed an editable node canvas at runtime in Unity
- save and load node graph layouts as assets or XML

## When to choose
- you are on an older Unity version and need a proven, extensible node editor framework
- you need runtime node canvas support in a Unity project
- you want a lightweight MIT-licensed base to fork and maintain yourself

## When to avoid
- you are on a recent Unity version - the framework is deprecated and currently broken due to UndoPro incompatibilities
- you want a maintained solution - Unity now ships an official GraphView/Graph Toolkit and other alternatives exist
- you need long-term support or community fixes

## Facets
- artifact type: framework
- maturity: abandoned
- function: gui, editor, plugin-system
- domain: developer-tools, graphics
- platform: cross-platform, game-engine
- tags: unity, node-editor, imgui, visual-scripting, graph-editor, deprecated, game-development

## Member repositories
- Seneral/Node_Editor_Framework (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:06.218347+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:00:26.075102+00:00, confidence not recorded.
  - readme: https://github.com/Seneral/Node_Editor_Framework (fetched 2026-08-28T04:06:06.218347+00:00, sha 4be88610860e)
  - homepage: https://nodeeditor.seneral.dev (fetched 2026-08-29T10:40:18.146172+00:00, sha ddc24523657c)
  - site_page: https://nodeeditor.seneral.dev/Documentation/Framework.html (fetched 2026-08-29T10:40:18.153179+00:00, sha 45f399c0de79)
  - site_page: https://nodeeditor.seneral.dev/Documentation/GettingStarted.html (fetched 2026-08-29T10:40:18.148787+00:00, sha c6617104b227)
  - site_page: https://nodeeditor.seneral.dev/Documentation/Extensions.html (fetched 2026-08-29T10:40:18.151010+00:00, sha 20927dc2bc8e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
