Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.03 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.03 KB

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