AWS Thinkbox Discussion Forums

BLOP expose params to BLOP UI

Hi,

Currently, when we expose a param in a blackbox, it’s getting exposed in the magma interface in the command panel.

Would be great if we could expose to the blackbox interface in Magma!

Thanks

Thanks for the idea, I will have to think about it. :slight_smile:

Thanks :slight_smile: This would make BLOPs much more useful for us.

I don’t have to think whether it is a good idea. I have to think how to implement it (it is not trivial). :slight_smile:

Oh well :slight_smile: when we can’t do that, we’re forced to use lots of outside nodes to get the BLOP to work :slight_smile: we can provide test scenes where necessary.

I prototyped something quickly for Float and Integer InputValue nodes, and it works pretty nicely.
Now I have to implement all the other node types, including vectors/colors, curves, inputObject/inputGeometry etc.

Do you have a priority list which ones you are using the most from inside a BLOP?

Yes, that should be:

Float
Vector
Curve
InputGeo
InputObject

I think these will do for now :slight_smile:

Privacy | Site terms | Cookie preferences