BlendLuxCore
BlendLuxCore copied to clipboard
Curve RGB Node
if possible a RGB curve node is necessary to try to obtain colors by analyzing the approximate spectrum of each frequency in the reflectance,
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
I don't really understand your description, but if you mean the same RGB curve node as in Cycles, then two things are needed for it:
- The implementation in LuxCore (relatively simple)
- Blender needs to make it possible to create curve widgets via the Python API. I have requested this for years, but it has not yet been implemented
Thanks