Just your comments...
-
Does anyone here want an article explaining how to write a 2D graphics game engine using DirectX 9? I don't have alot of time but if someone wants I can spare some time to write an article. Need a reply if you want me to make the article. IM PROUD TO BE A GMAIL;
-
Does anyone here want an article explaining how to write a 2D graphics game engine using DirectX 9? I don't have alot of time but if someone wants I can spare some time to write an article. Need a reply if you want me to make the article. IM PROUD TO BE A GMAIL;
Dirext X is a pretty hard field atleast for me, and if you can write articles on it, every body would be interested on it. B'caz articles are not shown here for a day, so future members of CP can also got the benefit of your expertise. tom_dx wrote: don't have alot of time No body at CP have time, all are big programmers, but to write an article is a way to increase your knowledge also about that subject. My request on Direct X is a very simple article for that can be understand by fools like me, and covers the advanced details of Direct X on capturing video from various sources, like multiples camera, desktops, etc. http://www.priyank.in/
-
Does anyone here want an article explaining how to write a 2D graphics game engine using DirectX 9? I don't have alot of time but if someone wants I can spare some time to write an article. Need a reply if you want me to make the article. IM PROUD TO BE A GMAIL;
I would love to read it! I also got the blogging virus..[^]
-
Does anyone here want an article explaining how to write a 2D graphics game engine using DirectX 9? I don't have alot of time but if someone wants I can spare some time to write an article. Need a reply if you want me to make the article. IM PROUD TO BE A GMAIL;
tom_dx wrote: Need a reply if you want me to make the article Reply you want, Reply you get
"Opinions are neither right nor wrong. I cannot change your opinion. I can, however, change what influences your opinion." - David Crow
cheers, Alok Gupta
-
Does anyone here want an article explaining how to write a 2D graphics game engine using DirectX 9? I don't have alot of time but if someone wants I can spare some time to write an article. Need a reply if you want me to make the article. IM PROUD TO BE A GMAIL;
Yes, please write the article. If you could get a slant towards 2D graphics that won't be used as a game. 1) alpha blending 2) lockable framerate so that in a non-game application it doesn't use 100% cpu I could go on. I tried doing some 2D stuff in DX9 but went back to DX7 since you can still get an HDC to the surface and draw to it that way. BTW by interst is in doing graphics for an HTPC.