Skip to content

MutterOberin/NodeGraph.TK

Repository files navigation

NodeGraph.TK

Description

This is a rewrite of the NodeGraph using OpenTK instead of WinForms Graphics for Rendering.

Dependencies

All dependencies are using NuGet package manager.

History

  • 2020-11-24: Improvement of Node Rendering (Selection State, SuperSampling)
  • 2020-03-05: Rewritten Node Rendering (VBOs + Textures)
  • 2019-10-14: Added Drag&Drop Functionality
  • 2019-10-13: Primitive Node and Link Rendering, Basic Interaction
  • 2019-04-04: Some stuff done, purly experimental
  • 2019-02-12: Initial Commit

Credits

The original NodeGraph is developed by Thomas ICHÉ under MIT licence.

Current Screenshot

Image not available

About

This is a remake of the NodeGraph using OpenTK instead of WinForms Graphics for Rendering.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages