From: Brian P. <bri...@tu...> - 2007-06-14 21:06:04
|
Dan B. Phung wrote: > > Brian Paul wrote: >> Dan Phung wrote: >>> Hi all, >>> >>> I'm trying to get the setup where the local (app) node sends its >>> rendering data to a remote node to get rendered, and then sent back to >>> get displayed. From what I've read, I should use the VNC SPU. >> >> Do you want to use VNC? >> >> Or, are you trying to render back into the original application window? > I guess I don't really want to use VNC, but that's what I read as one > way of going about this... > but yes, I'm trying to render back to the original application window. See the render SPU's 'render_to_app_window' option. I think there's at least one or two sample .conf files that use it. -Brian |