Bercon
04-09-2007, 07:07 PM
If I create a callback like this:
callbacks.addScript #prerender "teapot()" id:#teapot
and then hit render with DR on (VRay) the teapot is created AFTER the scene is sent to slaves so this computer renders the scene with teapot and the slaves render it without.
Now I'd like to know is there any way of getting the teapot in BEFORE the scene is sent to the slaves?
callbacks.addScript #prerender "teapot()" id:#teapot
and then hit render with DR on (VRay) the teapot is created AFTER the scene is sent to slaves so this computer renders the scene with teapot and the slaves render it without.
Now I'd like to know is there any way of getting the teapot in BEFORE the scene is sent to the slaves?
