JJ_FlameMember
Profile
Reputation
Questions
Answers
Tutorials
Comments
Files
DirectX 11 MD5 Loading tutorial Index Buffer too s...
1
rating
1
answers
1365
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.
on May 02 `16
posted by: JJ_Flame
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...
on May 02 `16
posted by: JJ_Flame
DirectX 11 MD5 Loading tutorial Index Buffer too s...
obj 3: https://i.imgur.com/tAIuz7g.png
on May 02 `16
posted by: JJ_Flame
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 ...
on May 02 `16
posted by: JJ_Flame
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 ...
on May 02 `16
posted by: JJ_Flame
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...
on May 02 `16
posted by: JJ_Flame