Tutorial Directx12 Drawing Text
0
rating
0
answers
982
views
Helo. In Directx12 tutorial "Drawing Text" - last tutorial I have error in this line of Ve...
Multiple textures on a single shader.
1
rating
0
answers
976
views
Hello,
I am having some trouble with rendering multiple textures on a single mesh. (For example a s...
Asynchronous Texture Upload D3DX
1
rating
0
answers
974
views
How can I implement asynchronicity while developing features using DirectX? Specifically, I am looki...
DirectX11 Application doesnt work outside VS2015
0
rating
1
answers
941
views
I've followed your tutorials for a while and everything is great so far,but today i tried to start t...
Access data from shader, when rendered to a textur...
1
rating
1
answers
939
views
How can i access my data in shader from shader resource view.?
Is there any need for projection vec...
Lights put just black on screen
1
rating
0
answers
928
views
Everything is going as planned until I add lights.
.[https://gist.github.com/TarcoGames/98addea4f19...
Inverted x-value of the vertices
1
rating
1
answers
865
views
I´m working with the DirectX 11 tutorial.
I loaded one of my .obj models and added some light...
Texture Usage
1
rating
1
answers
858
views
How can i put my pixel content in texture, if not possible then how can i access destination pixel i...
Stop object from sliding backwards on slope
0
rating
0
answers
847
views
I have followed along with tutorial 31 for DX11 "Sliding Camera Collision Detection", and ...
a single question about depth view
0
rating
1
answers
839
views
Hi!here is my question. I set the vertex array like this: {-0.5f, -0.5f, 1.1f, -0.5f, 0.5f, 1.1f, 0....
