.x

Loading a .X model in DirectX 9

戏子无情 提交于 2019-12-02 04:03:26
问题 I'm trying to make my first 3D demo for my portfolio but I'm having problems loading in multiple .X files so that I might be able to make a simple game. I've worked through the msdn tutorials and Frank Luna's book that show how to load in one mesh. I even tried to mod franks demo code but I've found his code only does what he intended to. Modding it is just a complete headache. I'm wondering if anyone knows and good help libs or websites with example code, that can take the hassle out of

Loading a .X model in DirectX 9

╄→гoц情女王★ 提交于 2019-12-02 01:13:38
I'm trying to make my first 3D demo for my portfolio but I'm having problems loading in multiple .X files so that I might be able to make a simple game. I've worked through the msdn tutorials and Frank Luna's book that show how to load in one mesh. I even tried to mod franks demo code but I've found his code only does what he intended to. Modding it is just a complete headache. I'm wondering if anyone knows and good help libs or websites with example code, that can take the hassle out of loading .X models into a game and allow me to move them etc When I was learning DirectX 9, this site was a