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 support for complex types: color, 2D, 3D coordinates, matrix #20

Open
ldmoser opened this issue Jan 21, 2021 · 0 comments
Open

Add support for complex types: color, 2D, 3D coordinates, matrix #20

ldmoser opened this issue Jan 21, 2021 · 0 comments

Comments

@ldmoser
Copy link

ldmoser commented Jan 21, 2021

Hi!
Is there a plan to add support for other kinds of native Nuke knobs?
I listed a few in the title just as example.
I wonder if it could check for the attribute "shape" and if it's a tuple than perhaps map to the appropriate knob? That way it would be compatible with pytorch or numpy tensors for example. Just an idea.
Also along these lines, it would be great to, instead of use the data type as the only input, perhaps there could be a way to specify metadata about each input, which could distinguish between RGB vs 3D position types, as well as provide min/max values for a float input.
I think all that could go a long way to create intuitive interfaces for ML models embedded in Nuke.

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

No branches or pull requests

1 participant