Hi all,
I have two questions:
Geforce 9500 GT supports OpenGL 3.0?
Where I can find an simple example of using OpenGL 3.0 with GLEW in Windows?
Thanks
Hi all,
I have two questions:
Geforce 9500 GT supports OpenGL 3.0?
Where I can find an simple example of using OpenGL 3.0 with GLEW in Windows?
Thanks
Yes, nVidia support OGL3 since 8 series (with the updated driver).Originally Posted by Amikam
I have written a basis example for wxWidget, (without glew).Originally Posted by Amikam
You can find it here
http://www.opengl.org/discussion_boards/...4952#Post244952
it's an early release but I have test it with the new nVidia driver and it still works.![]()
~ ~ I tell you, realtime 3D is made of blood, sweat and screams! ~ ~
Thanks for you answer!