Hi forum,

I'm currently making a pong game, I heard that using openGL rendering can reduce the load on the CPU and direct it to the GPU. Im using the QGraphicsScene as my 2D gameworld. Does anyone know how to let QGraphicsScene use OpenGL while rendering the graphics?

Thanks in advance,

Niels