View Single Post
  #1  
Old 04-04-2013, 01:19 AM
JvdBosch JvdBosch is offline
Member
 
Join Date: Sep 2006
Posts: 36
Quad Buffer Stereo Emulation

Any of you guys did some work on emulating quad buffer stereo?

We can of course draw left and right frames sequentially with Vizard very easily, but all code will run twice. Anyone thought of a wrapper like this one to simulate it, while not updating your code for each eye?
Reply With Quote