Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add general purpose node graph editor #8

Open
kraifpatrik opened this issue Sep 29, 2024 · 0 comments
Open

Add general purpose node graph editor #8

kraifpatrik opened this issue Sep 29, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kraifpatrik
Copy link
Member

kraifpatrik commented Sep 29, 2024

We'd like to implement a general purpose node graph editor, where you connect nodes via their input and output slots. Just the UI - evaluation of the graph is up to the user and their specific use case! For inspiration on what such editor could look like, use programs like Blender or UE5/CRYENGINE/Unity etc.

Some basics for this are already laid out in FORMS_NodeGraph.gml (all marked as @private for now, so they don't appear in docs).

@kraifpatrik kraifpatrik added the enhancement New feature or request label Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant