GithubHelp home page GithubHelp logo

nodemanager's Introduction

nodeManager

nodeManager is a simple app to create, connect and manage nodes.

Build

You need Qt 5.14 or later, with Qt Creator you can open, build and run qmake/nodeManager.pro. You need a compiler with C++ 17 support.

Inspiration

nodeManager is based on the QGraphicsView examples from Qt:
https://doc.qt.io/qt-5/qtwidgets-graphicsview-diagramscene-example.html

Usage

  • add nodes by pressing "Add node"
  • in move mode, you can move the nodes around
  • in connect mode, you can connect two nodes with a connection
  • hold CTRL while scrolling to zoom in and out
  • hold CTRL while moving an unselected node to select multiple nodes
  • with File -> Save As you can persist the current state as JSON document
  • with File -> Open you can load a persisted file

Tasks

  • create nodes
  • connect nodes
  • I/O ports for nodes
  • port compatibility
  • colorized port types
  • arithmetic node ops
  • multiple selection
  • zoom
  • persistence

Todos

  • unit tests
  • full deployment (sign,notarize)
  • translations

nodemanager's People

Contributors

elsamuko avatar

Stargazers

YanShilin avatar  avatar imecoder avatar

Watchers

James Cloos avatar  avatar  avatar

Forkers

isabella232 hgfzs

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.