JJ_FlameMember
Profile
Reputation
Questions
Answers
Tutorials
Comments
Files
Member Since: May 2016
Profile Views: 681
Reputation: 7
Posts: 4
Website:
DirectX 11 MD5 Loading tutorial Index Buffer too s...
1
rating
1
answers
1245
views
I've been going over the MD5 model loading tutorial and I decided to put the code into it's own clas...
DirectX 11 MD5 Loading tutorial Index Buffer too s...
And it only draws the head of the model no matter which DrawIndexed I select.
DirectX 11 MD5 Loading tutorial Index Buffer too s...
The values in the vertex buffer https://i.imgur.com/1w87doX.png don't seem to match the MD5mesh http...
DirectX 11 MD5 Loading tutorial Index Buffer too s...
Hi, I've used the boy model and checked the Graphics Debugger, what exactly am I looking for? A few ...
DirectX 11 MD5 Loading tutorial Index Buffer too s...
Ah no I'm using a separate model. I'll use that model and follow the Graphics Debugger tutorial and ...
DirectX 11 MD5 Loading tutorial Index Buffer too s...
Yes I am using iedoc's tutorial. I tried IASetIndexBuffer(MD5Model.subsets[i].indexBuff.data(), DXGI...