asked 221k views
5 votes
What is the best programing language I should learn for 3d gaming?

1 Answer

5 votes
You could learn C++ and use the Open GL library. Open GL is a library designed to make 2D and 3D applications. And use another library called Simple and Fast Multimedia Library to create the window itself.

There are multiple tutorials that teach C++ and OpenGL. There are other graphics libraries, but Open GL is the most popular.
answered
User Jasekp
by
7.9k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.