stereo page flipping

I’d like to create my own page flipping program to display 1 bitmap in the left eye and 1 bitmap in the right eye using an NVIDIA board and glasses. The NVIDIA “3D Vision Photo Viewer” performs similar function. I’d like to make my program work this way too. Is there a page-flipping example I can use? The OpenGL and DirectX examples are all textures and 3D environment generation. I have a left and right image pair I’d like to display. Any suggestions are welcome, please.

If you do not intend to use CUDA to generate the image you may have posted your question in the wrong forum.

But you’re lucky, I just posted 3DVision sample code a few days ago in this very forum. Use the search function.

If you do not intend to use CUDA to generate the image you may have posted your question in the wrong forum.

But you’re lucky, I just posted 3DVision sample code a few days ago in this very forum. Use the search function.