Skip to content

chinishou/NodeGraphExecution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Graph Execution Qt

Houdini-style node-based programming framework built with PySide6/PyQt6.

Goals

  • Provide a node-based alternative to Qt Designer
  • Maximize code (node) reusability

Architecture

See ARCHITECTURE.md for details.

Roadmap

  • Architecture design
  • Property panel
  • User custom node
  • JSON serialization
  • Export graph as Python script
  • Undo/Redo
  • CLI
  • Export graph as Mermaid diagram

Reference Projects

About

Houdini-style node-based programming framework built with PySide6/PyQt6.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages