/pynode

Primary LanguagePython

PyNode - A node library for python

I want to have something like blender's node system, but there is no real good library that already does this in python.

Todos

  • Draw nodes
  • Connect them
  • Move and edit them
  • Add new ones
  • Make them able to do something
  • Make them do something useful