Hi, I’m coding a set of plugin to bake 3D LUTs (very similar to Nuke’s one), it’s working fine, but I’d like to know if there’s a way for a node to evaluate the graph evene if it’s not connected to a view ? I searched a long time and seems not possible.
The plugin also supports MagicLantern RAW MLV footages reading.
The project is located there : https://github.com/cedricp/openfx-CMS
Here’s a sample of the plugin :
Best regards