Hi Diego,
On Thu, 2005-12-01 at 17:11 +0100, Berndt Diego wrote:
> hello.
> I got a Nvidia Quadro FX 1400 with CrystalEyesE Stereo glasses, working great
> with the nvidia demo.
> I'm trying to build a simple stereo application using opensg and Glut.
> Here's some code sample i found :
> int main(int argc, char **argv)
> {
> osgInit(argc,argv);
>
> glutInit(&argc, argv);
>
> glutInitDisplayMode(GLUT_STEREO | GLUT_RGB | GLUT_DEPTH);
>
> glutInitWindowSize(400,300);
> glutCreateWindow("OpenSG");
>
> ...
> }
>
> but the window creation fails with the following error :
> "GLUT: Fatal Error in 01hello.exe: pixel format with necessary capabilities
> not
> found."
>
> Did i missed something ?
I don't think so, but I've never done stereo on Windows. I think there
are tools that list all pixel formats, but I can't fine the tool right
now. Anybody?
Dirk
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users