Giter Site home page Giter Site logo

Comments (5)

HungryProton avatar HungryProton commented on May 20, 2024
  1. Generic Input

    • Yes this should be added to the Generic Input node.
    • A new Load from Scene node could be added If the Graph is saved in another scene, that should be easy to do and it could work with any type of nodes.
  2. Creating a new GraphNode for nested ConceptGraph

    • Nesting a graph that's already present in the scene should only expose its inspector properties to the graph, inputs should probably be left as the child graph responsibility.
    • Output nodes should have a name property, so the new node can display one slot per output with a different name. Or maybe use the Spatial node name directly?
    • However, some sort of node that split arrays would be nice since there's a lot of other nodes that pass around arrays but I guess this is for another issue.
  3. Nesting the template file directly

    • This one just takes a file path instead of a node path
    • All inputs should be exposed on the node as well which means creating a new tag on every input nodes so the detection can be automated.
    • It would be great to organize graphs and reuse common parts in multiple places.

You're raising a lot of great points and I think I should focus on these features before anything else, let me know what you think about this plan

from protongraph.

BryceBubbles avatar BryceBubbles commented on May 20, 2024

from protongraph.

HungryProton avatar HungryProton commented on May 20, 2024

I was thinking about a scene that would not be part of the scene tree (so the graph would have to load and instantiate it from its file path)
But sure it's also perfectly possible to bring it in the scene tree manually and treat it like any other regular node

from protongraph.

BryceBubbles avatar BryceBubbles commented on May 20, 2024

Ah yup got it. That's a 4th option :)

from protongraph.

fire avatar fire commented on May 20, 2024

We're doing a Google summer of code on this for "nested nodes" and "grouping nodes" in Godot Engine.

https://discord.gg/bKpWTuV

I wish to invite anyone interested to suggest how we can do nested nodes and expand nodes, before the PR is complete.

from protongraph.

Related Issues (20)

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.