Hi,
I have a multiplayer game that I want to link over a network or internet, but I don’t know if OpenGL has anything that can do that, can someone point me the right way please?
Hi,
I have a multiplayer game that I want to link over a network or internet, but I don’t know if OpenGL has anything that can do that, can someone point me the right way please?
OpenGL=Open Graphics Library so it has no networking functions.
I would recommend SDL_net .
Oops, sorry