Alright, I'm a novice in programming DirectX but very adept at c++ in general, and I really want to learn how DirectX works!
I borrowed a book from the local library called "Windows Game Programming for Dummies". Seeing as I'm dumber than a Dummie, I really didn't understand the chapter about "plotting a pixel"; I gave it several tries, but no matter how I did it, it didn't write out a measly pixel! (The stupid library didn't include the CD with the example code, so I can't even study that! :( )
Now this could be because the color used when plotting it was white, I don't really know.
Anyone have a good link for a really good and basic tutorial on how to plot a pixel with DirectX?
Anyone care to show how it is done?