Hello,

Hopefully I've arrived at a point where I'm no longer asking n00b
questions:

Right now, I've written an equalizer plug-in for a particular
software.  I can get a nice 2D wall that moves and zooms my image
around the screen.

That software, however, does not recognize command-line inputs and
woefully fails when Equalizer tries to ssh that app to a node.

I think what I need is a remote rendering client that uses the same
code as the plug-in does.  Running MainApp --eq-client just won't
work.

How do I make it?  What does it look like?  How do I tell equalizer to
run the RemoteRenderer instead of the main App?

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?

-Stephen

_______________________________________________
eq-dev mailing list
[email protected]
http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev
http://www.equalizergraphics.com

Reply via email to