Page 1 of 1

FrameWork

Posted: February 23rd, 2012, 2:13 am
by XxSpeedDemonxX
Exactly how could I come about making a framework.(I do realize that there is Chili Framework, but I want to make my very own unique type of project.)

I have a collision system coded and I have all the versions of Direct3D defined in my project, but I still am missing a lot to making my game.

Anyone have any idea where I can find the DirectX includes and definitions?
(Or maybe some kind of tip?)

Re: FrameWork

Posted: February 23rd, 2012, 3:28 am
by chili
If you download the SDK you can get a lot of examples and a reference guide for DirectX.

I will also be covering initializing and interfacing with the DirectX API, but that's still several lessons in the future.