On Apr 1, 3:15 am, Stefan Eilemann <[email protected]> wrote: > On 31. Mar 2010, at 19:35, Stephen Furlani wrote: > > > How do I make it? What does it look like? > > It should just look like eqPly, except the you main thread needs no code > after Client::initLocal (since this will never return). >
Ah... > > How do I tell equalizer to > > run the RemoteRenderer instead of the main App? > > See ConfigParams::setRenderClient() > Ah, thanks. > > Right now the app node loads data from the main app. How do I make > > sure the remote renderer application receives the distributed image > > data, since it is not a copy of the program running on the app node? > > You make the image data a distributed object, and commit/sync it much like > the framedata in eqPly. > > HTH, > > Stefan. I will... need to investigate this. Thank you! -Stephen _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

