I would like to produce 3D graphs in Blender from coordinates in a JSON file, how can I retrieve the color code from the JSON file to assign to each points it's own color on the graph? I am using the Blender_Spreadsheet_Import script (on Github) to import my JSON file, but it only recognizes Field Names such as "Float", "Integer" and "Boolean" and the hex code for color (eg. "#CC6633" or just "CC6633") doesn't work. Thanks for the help.
Asked
Active
Viewed 9 times
0
-
or https://blender.stackexchange.com/questions/158896/how-set-hex-in-rgb-node-python?noredirect=1#comment269316_158896 – Gorgious May 16 '23 at 14:16