NodeNetwork Documentation

repository·master·Indexed 21 days ago

https://github.com/wouterdek/nodenetwork

A .NET C# WPF library that provides an interactive node editor component for building visual programming interfaces, such as calculators or shader editors.

Tokens
145
Snippets
1
Records
2
Agent score
26%

What's inside NodeNetwork

  1. Install NodeNetwork via NuGet

    master

    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