I've taken a few classes on C++ and have gone through all the basics (classes,pointers,DMA,inheritance). One thing I would really like to learn how to do is to use basic graphics operations like draw ...
Hey guys. I'm a fairly decent c++ programer (at least I think) and I want to try creating some c++ applications (running on windows) that do some graphics stuff. Not fancy 3d stuff, but just drawing ...