+ 5
Will there be any DirectX or OGL courses?
I am kinda close to finishing the C++ course, and I want to build a game. I did a research and learn that I need graphics libraries for making games. I choose to go with DirectX, but it is hard to find "good" tutorials on the internet. It would be really helpful if developers are planning to make a course about it. That is why I want to learn if they are making it or not.
4 Respostas
+ 3
Use OpenGL for making a game. It’s faster and I know about one great tutorial on YouTube.
+ 2
I don't think they will. It will be nice if they do. Anyway, read Frank Luna's book on directx (google it). It's a good beginners book.
+ 1
im currenlty studying OpenGL. Studying OpenGL involves low-level hardware knowledge, math like vector and matrix, and shading languages. Learning them takes huge time and effort.
Given that this app only offers basic parts of languages, you are never gonna get what you are saying here.
0
Manpreet Singh, thanks for your answer. I researched about the book that you are talking about and luckily I found the PDF version of it. It looks kinda-begginer friendly. Thanks for your answer again :D