Hi everyone
I was wondering if there’s a way to get RGB values from a CSV file and pass them to RGB node or preferably a Combine RGB node. My simple node setup looks like this:
And my CSV file looks something like this:
I would like to be able to get or set the frame number, then assign the corresponding RGB values to the 2 Combine RGB nodes.
Unfortunately I do not know anything about Python, so any help on this would be greatly appreciated.