applying a vignette to a single camera?

t's icon

I need to apply a vignette to few cameras. Since the cameras are moving, i would not like to apply a vignette as an extra layer in front of a cameras. Are there any other options?

Thanks

Pedro Santos's icon

You could render the scene to a texture (it's easier now with Max 6 using jit.gl.node) and then process the resulting texture with the image vignette (which should have alpha channel information).

t's icon

brilliant idea! i'll try it out...thanks a lot!