Gordon,
seems we had some crossed emails. :-/

On Jan 24, 2008 4:47 PM, Gordon Erlebacher <[EMAIL PROTECTED]> wrote:

> Stefan,
>
> As I said, my configuration does not work on Linux for a single node and
> two pipes (one on device zero and one automatically chosen). I simply
> want a passthrough with no compositing. However, the 2-node configuration
> does work (2-ndoe.2D.eqc).


I don't understand. The config renders on channel1 and copies its content to
channel3. Is that what you mean with pass-through? What do you mean with
compositing?

I don't see why it shouldn't work if the 2-node.2D config does.



> On another matter, I'd like to do some initialization on a per-node
> basis (for RapidMind). I cannot do this in frameDraw(). So I have
> created my own node class and I am sure I must overwrite something, but
> what? How do I do this? thanks.


Either in Node::configInit (called once) or in Node::frameStart (called once
per frame).
Btw, these methods exit on each resource (node, pipe, window, channel) - see
also the relevant section about frame synchronization in the programming
guide.


HTH,

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

Reply via email to