User profile: George1993

User info
User name:George1993
History
Joined:
Number of posts:17
Latest posts:

DirectX 11 SpriteFont - Vertex Shader linkage error
I'm trying to render text in my DX11 project, by using SpriteFont and SpriteBatch. Everything work...

DirectX 11 - Depth Buffer
I'm working on a game in DirectX for university. I have been advised to add a depth buffer into the...

Unresolved External Symbol
I've been going through the DirectX 11 Tutorials on Microsofts MSDN on GitHub to try and somewhat le...

DirectX 11 - Unexpected Token Identifier
Hi All, [b]Edit: I managed to figure out the error. Didn't check the d3d11.lib spelling, I used l...

WinMain Function cannot be overloaded
I just set it up from an empty project. I think the first part we need to be able to open a window...