I want to mix two renderes. That is, I want to render nearly everything using wren, and then just a volumetric light using mantra. And then mix all that stuff in somewhere…

I can compose it normally since the volumetric light will be in between the objects in wren, si I need z-buf composition.

Is this what I ask possible, or am i dreaming?