Wanted: Articles on Managed DX9 in C#
-
I have been trying to develop a game in my spare time using C# and DirectX9. Asside from the Miller book, I have found very little information on this. It proabbly hurts that I do not have experience programming in DX before directx 9. I would really like a whole mess of articles (even a new section) dedicated to DX9 under the managed C# enviroment. There are lots of little things I do not know how to do, even after reading the Miller book. For example: 1. How to write an application that lets you toggle between windowed and full screen mode? 2. How do you do transparent maps? Just using an RGBA image as a map doesn't work, although it works just fine under openGL. 3. So you have some complex dynamically generated object and your application chugs, how do you get it to run really fast? I am sure there are 100s of little knick-kanck problems like these that are not well (or even addressed) in the Miller book. Basically I would like a series of articles written that teach you everything there is to know about managed directx 9.
-
I have been trying to develop a game in my spare time using C# and DirectX9. Asside from the Miller book, I have found very little information on this. It proabbly hurts that I do not have experience programming in DX before directx 9. I would really like a whole mess of articles (even a new section) dedicated to DX9 under the managed C# enviroment. There are lots of little things I do not know how to do, even after reading the Miller book. For example: 1. How to write an application that lets you toggle between windowed and full screen mode? 2. How do you do transparent maps? Just using an RGBA image as a map doesn't work, although it works just fine under openGL. 3. So you have some complex dynamically generated object and your application chugs, how do you get it to run really fast? I am sure there are 100s of little knick-kanck problems like these that are not well (or even addressed) in the Miller book. Basically I would like a series of articles written that teach you everything there is to know about managed directx 9.
Here in CP i seen lot of articles on Dx,Directx. And i don't think so that u will get an ultimate article that will help you to achive your all ideas. But couple of artcles are there. You may get some thread from that. Try to search here CP. Or Directly go to the GDI+ link. Sreejith Nair [ My Articles ]