2Pipe Stereo Rendering into ONE window

New Message Reply Date view Thread view Subject view Author view

till bergmann (bergmann++at++onyx.ukl.uni-freiburg.de)
Mon, 27 Sep 1999 16:04:02 +0100


Hi pfAll,
in the Performer Programmer's Guide I found that I should use two pfPipes
with our 2xRM4 Onyx RE2 to achieve highest stereo rendering performance.
There is suggested the following code fragment to create the pfPipes:

leftPipe = pfGetPipe(0);
leftView = pfNewChan(leftPipe);
rightPipe = pfGetPipe(1);
rightView = pfNewChan(rightPipe);

My question is: how can I render BOTH pipes in ONE window?
Can I do it with libpxxx? Or will I need X?
I couldnt find something about that in the Guide (or I didnt understand it).

Thanks,

Till Bergmann

-- 
======================================================================
 Till Bergmann      Uniklinik FR - Neurozentrum - Posturographielabor
 Breisacherstr. 64          79106 Freiburg         Tel: 0761/270-5286
 PRIV: Dunantstr.3          79110 Freiburg         Tel: 0761/897 2707  
 email: bergmann++at++onyx.ukl.uni-freiburg.de
        (bergmann++at++informatik.uni-freiburg.de)
======================================================================

New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Sep 27 1999 - 08:01:44 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.