If your graphics card supports quad buffering then you can do the following to enable page flipped stereo:
	Code:
	viz.go(viz.QUAD_BUFFER)
 If your projector accepts split screen input, then split screen stereo should work. What type of input does your projection system accept?