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

Maybe add multifunctional Nodes #23

Open
georgedimitriadis opened this issue Apr 29, 2024 · 0 comments
Open

Maybe add multifunctional Nodes #23

georgedimitriadis opened this issue Apr 29, 2024 · 0 comments

Comments

@georgedimitriadis
Copy link
Member

In order to keep the number of Nodes in the Node tree managable it might be a good idea to create Nodes that change their parameters and functionality with a meta-parameter dropdown menu.

For example in order to implement libraries like numpy or mnp we could have Nodes that each implements a series of functions (e.g. numpy linalg) in a single Node and when the Node is on the Node editor one can choose its specific functionality. This would also show the required parameters. That means that the parameters of the Node would not be individual attributes but widgets inside windows (the windows would be attributes) and teh windows would hide and show according to the Node's functionality

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant