I’m rendering to RPF with the zdepth channel (as well as others) and invisible vray lights (that are hidden as well) mask out the zbuffer. I’m getting desperate here as this project is getting close to deadline.
When the lighting is correct:
The zbuffer is wrong:
But when the VRay light is deleted:
The Zbuffer is correct:
Can anyone please help me with what I might be doing wrong, or a workaround??? BTW - I’m rendering from saved IRR and Photon maps if that makes a difference.
Not much of a help at the moment, but you can just get the z-buffer and other channels from the rendering without the vray light, no? You don’t even need to turn on GI or lighting at all for that matter, if you need just the z-buffer.
The problem is I can’t use RPF DoF blur in combustion without the zdepth embedded in the RPF file, that particular feature doesnt support zdepth from another source.
Then there’s only one thing to do… put your image as a screen-mapped background, apply a matte/shadow material to everything, and render with the scanline renderer. That will produce all channels (RGB + z-depth + any other you need).
Then there’s only one thing to do… put your image as a screen-mapped background, apply a matte/shadow material to everything, and render with the scanline renderer. That will produce all channels (RGB + z-depth + any other you need).
That doesn’t work well for an animation does it?
So I guess this is a bug? I can think of some otherways to do the DoF, but the results wont be as nice.