Writing a 2D game engine
I searched in many places for some kind of tutorials, but there are always some things, that I do not understand, so can someone probally explain me step by step how to code a simpliest possible DirectX engine. Please explain how to code it starting from an Empty project, or a Windows forms application, explaining also what references should I add, and maybe submitting a template code, so can someone please help me?
worldisflatPosted Apr 27, 2009, 6:53 AM
Bechir BejaouiPosted Nov 28, 2008, 7:22 PM
This is from where you can download directX SDK
http://msdn.microsoft.com/en-us/directx/aa937788.aspx
And this is a start up tutorial
http://www.codersource.net/published/view/328/directx_programming_in.aspx
Arek StefanskiPosted Nov 26, 2008, 2:11 PM
Bechir BejaouiPosted Nov 25, 2008, 5:59 PM