GithubHelp home page GithubHelp logo

connorjak / imgui-node-editor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thedmd/imgui-node-editor

0.0 0.0 1.0 11.73 MB

Node Editor using ImGui

License: MIT License

C++ 98.64% CMake 1.36%

imgui-node-editor's People

Contributors

connorjak avatar malikolivier avatar syoyo avatar thedmd avatar

Watchers

 avatar

Forkers

devteamcharlie

imgui-node-editor's Issues

Protocol Match Checking

At the most basic level, this would be determining the overlap in protocols supported on a certain link, and maybe making that visible on the link somehow. For protocol mismatches (no overlap), that could trigger an error?

I could go further and try to do things with more than just the adjacent devices (like skipping through devices without listed protocols (which might just be a cable)).

Nesting / Device Internals

This would extend the tool to take care of internal components as well as peripherals. We have the technology!

"Project" saving

Might be easiest to just serialize absolutely everything; no filepaths or validation needed.

  • Every single node gets its name, males, females, and description serialized (nothing in there to prevent repeated data)
  • Save node locations
  • Save node links (might require serial-ID saving too if I want it to be easy)

There might already be some code for this in the node editor example code?

Power Delivery

I could either do this as an extension of Protocol stuff (along with other protocols having more advanced specs, like maybe Thunderbolt 3?) or as a separate mechanism that is checked apart from Protocols.

Bandwidth / Power Delivery limits

Not sure how to do this but it would probably be straightforward to accept an estimated bandwidth / power draw on certain parts, and have an overall max bandwidth/power draw per link or per device?

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.