List of Tuples as Color Input?

Stephan's Avatar

Stephan

Apr 27, 2014 @ 12:23 PM

I am new to Nodebox and folllowed the introductory docs. I've created a custom node that returns a python list of tuples with color values. However, I

– can't find a way to either access the tuple keys to feed the R|G|B|A channels of an RGB-Color node.
– can't use this list directly as an input for shape colors (somewhere on Github I've read that this might work, tried it with and without the alpha value included)

Is there a way to do this? If not, what other ways could you suggest?

  1. Support Staff 1 Posted by lucasnijs on May 01, 2014 @ 11:43 AM

    lucasnijs's Avatar

    There is probably a better way but here's a quick fix: chop of the brackets of all your tuples (e.g. with the substring node). The resulting string can be turned into numbers with the make numbers node. Here you can select the items to send to the r,g,b, and alpha ports. Look at the attached files. I used a subnetwork where you can send your list of tuples to, I just created some strings because I do not have your file.

Reply to this discussion

Internal reply

        No formatting (switch to Markdown)

        Already uploaded files

        • Bildschirmfoto_2014-04-27_um_14.17.23.png 104 KB

          You can attach files up to 10MB

          If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

            Keyboard shortcuts

            Generic

            ? Show this help
            ESC Blurs the current field

            Comment Form

            r Focus the comment reply box
            ^ + ↩ Submit the comment

            You can use Command ⌘ instead of Control ^ on Mac

            Recent Discussions

            06 May 02:15
            21 Apr 10:47
            21 Apr 10:41
            21 Apr 05:56
            20 Apr 10:11

             

            19 Apr 19:17
            18 Apr 00:04
            14 Apr 22:18
            13 Apr 23:09
            10 Apr 23:30
            10 Apr 22:16