Posts Tagged ‘directx’
How do I begin game programming?
Is it required to know windows programming before one can begin game programming with DirectX?
I’ve seen some code written for Windows-based applications, and it is very different from what I’ve learned in C++ textbooks. I guess windows programming itself is very different from console applications.
Anyway, I want to get up to speed with DirectX, but I am not familiar with windows programming. Do I need to learn windows programming before I can even attempt to work with DirectX?