Access NodeNetwork documentation and cookbook
masterFor detailed setup instructions, implementation patterns (cookbook chapters), usage examples, and a full API reference, visit the official documentation website.
repository·master·Indexed 21 days ago
https://github.com/wouterdek/nodenetworkA .NET C# WPF library that provides an interactive node editor component for building visual programming interfaces, such as calculators or shader editors.
NodeNetwork is a .NET C# WPF library used to provide a node editor component. You can install the library using NuGet to integrate node-based editing (like calculators or shader editors) into your WPF applications.
# Use the NuGet package manager to install NodeNetwork
Install-Package NodeNetwork