OpenGL or Direct3D for a new Windows game project? Or something else?

后端 未结 15 1571
小鲜肉
小鲜肉 2021-02-14 16:22

I\'m starting a hobby game project on Windows that will make heavy use of 3D graphics effects. It will most likely be written in C++.

Should I use OpenGL or Direct3D for

15条回答
  •  我寻月下人不归
    2021-02-14 17:08

    To start with, we've got the Wikipedia comparison of OpenGL and Direct3D.

    But I'd really like to hear some practical viewpoints, especially in the light of recent developments of OpenGL 3.0 and DirectX 10.

提交回复
热议问题