Are there any good tutorials on how to draw a simple triangle in DirecX for Windows 8 Developer preview? The game sample is too complex to understand the “basic” workings of the new DirectX version (which seems to be completely different from DirectX 9).
Share
The point of the sample is the Windows 8, not the DirectX. You need to learn DirectX11 before doing it with Windows 8. You’re trying to read a sample on interoperation between two technologies, neither of which you understand. The point of Windows 8 Dev Preview is not to teach DirectX.