OpenGl Init 2D/3D

I don’t know how to init OpenGL 3D accelerated under Microsoft Windows.
It seems to me that Glut inits only in 2D accelerated mode.
Thanks !

To get your programs to use hardware acceleration, you must install proper drivers for yor card. When this is done, you don’t have to do anything to get hardwareacceleration.