Giter Site home page Giter Site logo

hasielhassan / plumbermanager Goto Github PK

View Code? Open in Web Editor NEW
61.0 3.0 7.0 4.06 MB

A helper tool to design CG Pipeline interactive diagrams and data flow documentation

Home Page: https://www.hasielhassan.com/PlumberManager

License: GNU General Public License v3.0

Python 98.07% Batchfile 1.93%
animation cgi dataflow diagrams pipeline vfx vfx-graph vfx-pipeline workflow flowchart

plumbermanager's Introduction

Plumber Manager

GitHub top language GitHub last commit License GitHub release (latest by date) GitHub release downloads

A helper tool to design CG Pipeline interactive diagramas and data flow documentation

Screenshot

Download it from Release!

A packaged binary version is provided as a release thanks to PyInstaller!

At the moment I'm only making it for Windows, mostly for testing.

Download it from Release here!

Why yet another diagraming tool?

Pipeline can be many things ranging from Tasks, DCC's and Tools, but personally I find it that at its core, Pipeline is mostly about the flow of data, and its main building blocks are just a bunch of processes with inputs and outputs (Loaders and Publishers)

While Pipeline diagrams can be made out from any diagraming software, there is none that comes with certain preconfigured concepts from our industry, and I also think that Node networks are the best way to represet that idea of "a bunch of processes with inputs and outputs"

What if there is a tool that offers:

  • An editable Node network similar to those from all the DCC's that we use all day.
  • Pre-configured with all the known standard formats used in the industry as inputs and outputs.
  • Automatic layout of the network, usefull when things get really big an complex.
  • Interactive navigation and preview of isolated parts of the network.
  • Store documentation of process and its inputs and outputs.

All that is what Plumber Manager its aming to offer.

Roadmap

  • Allow to update connection names on existing nodes
  • Allow to update connection data types on existing nodes
  • Display the data type icons on the node slot names
  • Option to preview isolated view of a selected node and just its direct connections
  • Save relative icons paths on graph files
  • Fix properties panel to not display duplicated widgets after selection
  • Improve connections ordering functionality
  • Allow for process text descriptions
  • Process description with support for markdown
  • Add export documentation functionality, that expots a pdf document with all processes and its inputs and outputs

And if you have an idea for something else, create a feature request in the form of an issue !

Development

Requirements:

It also uses a modified version of Nodz as a git submodule

Setup and run

After clonning the repo, initialize the corresponding git submodule for Nodz

git submodule init

Install the dependencies on the requirements.txt file

python -m pip install requirements.txt

To start PlumberManager just run the run.py script

python /PlumberManager/run.py

Packaging

This project its intended to be used directly and it the most simple way, and that its easier if its distributed as a single executable package

The binary release its done with PyInstaller and the .spec file its included in the repo

To create a build from source just make sure to have PyInstaller

pip install pyinstaller

And run the packaging using the included .spec file

pyinstaller /PlumberManager/.spec

plumbermanager's People

Contributors

hasielhassan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.