Links
Reference Sites, Tutorial And Forums For C++
MSDN: a great website for WinApi with tutorials, forums, and reference pages.
OpenGL: tutorials, references and books on OpenGL.
CPlusPlus: tutorials, references and forums. The C library reference page is one of the best I have found.
Wikipedia: always has a little of everything.
CPrograming: general C++ references, tutorials and forum.
functionx: the Win32 tutorial page is a good resource for windows dialog programs.
NeHe: these OpenGL tutorials are a little out of date but I still found them useful when used with other OpenGL recourses.
Stackoverflow: the best forum I have found, and I use it constantly.
GameDev: tutorials and forums on any and all aspects of game development.
Some other forums I occasionally use include daniweb, codeguru, dreamincode and answers.
Other Important Sites
Sourceforge: the host of CPlusPlusTranslator and this webpage.
Yoyogames: the home page of GameMaker.
GameMaker Community: the official forum of GameMaker.
luke-siemens: my sourceforge user page.
Programs Used On This Project
Blender: a 3D modeling program.
GIMP: an image editing program.
Visual C++ 2010 Express: a C++ compiler.
Notepad++: a text and code editor.
My Other Projects
scisimulations: JavaScript physics simulations.
I-Process: A Physics, Astronomy and Computer Science blog.
Acknowledgments
I would like to thank Nick Benson for his help with this project.