Hi, I'm writing a plugin that needs to bake some maps as part of a greater routine. I'm aware of the V-ray baker tool that is currently in beta, but as I need all sorts of interactions and custom parameters to be changed I'm developing my own tool.
The question is: is it possible to gain access to the frame buffer via python code? I'd want to check on render progress and also be able to close the VFB window when it finishes rendering.
thanks!
The question is: is it possible to gain access to the frame buffer via python code? I'd want to check on render progress and also be able to close the VFB window when it finishes rendering.
thanks!
Comment