On 28. Nov 2008, at 15:27, [EMAIL PROTECTED] wrote: > Can some one show me some example code of how to: > > 1 create three windows each with its own pipe.
You don't create windows programmatically. You use an appropriate config file, e.g., 2-window.eqc. I recommend to read the Quickstart Guide to get started. > 2 create one window with three channels each channel with its own > pipe. You can't span one OpenGL window over three pipes. You have to use 3 pipes with one window and one channel each. HTH, Stefan. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

