PDA

View Full Version : Quad Buffer in subwindow


TarkaDahl
10-25-2010, 02:59 AM
Hi all

Is it possible to have the stereoscopic effect in sub window?

Thanks

sorry i worked it out i have to set the new windows stereo setting?

Jeff
10-25-2010, 12:50 PM
To use quad buffered stereo, you must specify the viz.QUAD_BUFFER flag when you call viz.go(). Then you can use <window>.stereo(viz.QUAD_BUFFER) to enable this on a sub-window.