Hi everyone.
Simple question : Did anyone managed to use the nVidia 3D vision hardware with LWJGL ?
Is it even possible ?
Estraven
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 (http://www.nvidia.com/object/quadro_pro_graphics_boards.html)) you'd still have to write special code to do the 3D yourself (Quad Buffered OpenGL Stereo mode).
Kind regards,
Mike
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