News

Ok. I've been at college for almost 2 years and I'm pissed off that I still don't know ANYTHING (well, mostly anything) about this stuff.I know all the basics of C++, up to classes, and the topics ...
There's something about 3-D graphics that just draws you in. Even though I have a degree in Mathematics, I've always had the impression that programming in 3-D would be difficult. I've recently ...
For graphics programming, you should get and read "Computer Graphics" by Foley et al; it has a c++ edition now (my first ed. had all the examples in Pascal).<P>The red book is called "OpenGL ...