LWJGL and nVidia 3D Vision

Started by Estraven, August 21, 2011, 07:09:57

Previous topic - Next topic

Estraven

Hi everyone.

Simple question : Did anyone managed to use the nVidia 3D vision hardware with LWJGL ?
Is it even possible ?

Estraven

Mickelukas

NVidia 3d vision only supports OpenGL if you use a Quadro card (and not a geforce). Even if you're in possession of a Quadro card that supports 3dvision (not all do, see a list here) you'd still have to write special code to do the 3D yourself (Quad Buffered OpenGL Stereo mode).

Kind regards,
Mike

Estraven

Yes... it sucks.

Apparently, you CAN use 3D vision on geForce (like games do) but using DirectX, and only in fullscreen modes.

totaly sucks...

Estraven