Search Results

2
votes

DirectX programming on Windows, what is the preferred way?

If you ever go back to C or C++, you might want to check out Simple DirectMedia Layer (SDL). IMHO, it is much easier than DirectX. URL: …