Inner Workings of C++ Graphics Libraries

后端 未结 3 2062
慢半拍i
慢半拍i 2020-12-19 16:52

As you probably know, C++ has no standard graphics library. Most games use DirectX or OpenGL.

But how do those libraries actually work? In other words, how can the

3条回答
提交回复
热议问题