Hi I am new to vray and have a few questions, we have our own render manager and render viewer and we would like to use these with vray.
I have written a output plugin extending EXT_RENDER_SETTINGS interface witch sends vray renders to our render viewer.
The plan is to output a vrscene file and then submit a vray standonone command to our render manager which then will execute it on a machine on the farm sending the data back to the users render viewer.
The Problem I am facing now is to add output plugin to the vrscene file. I have looked in the sample plugin folder but only found examples on how to output geometry from maya.
Is there any more documentation on the vray maya implementation available?
/Eric
I have written a output plugin extending EXT_RENDER_SETTINGS interface witch sends vray renders to our render viewer.
The plan is to output a vrscene file and then submit a vray standonone command to our render manager which then will execute it on a machine on the farm sending the data back to the users render viewer.
The Problem I am facing now is to add output plugin to the vrscene file. I have looked in the sample plugin folder but only found examples on how to output geometry from maya.
Is there any more documentation on the vray maya implementation available?
/Eric
Comment