Learn to place 3D drawings on a Google Map.
Latest OpenGL Articles
Setting Up OpenGL in an MFC Control
Learn how set up an OpenGL rendering context inside an MFC control and make use of the timers MFC has to offer.
Cross-Platform Game Development for C++ Devs
Are you an aspiring game developer who's not sure how to get started? Get a close-up look at an open source, cross-platform gaming engine that can have you on your way to creating a hit game title in no time.
An MFC OpenGL Polygon Tessellation Demo
Discover a MSVC++ V6 MFC SDI project that demonstrates how to access the OpenGL polygon tesselation functions in an MFC C++ application.
OpenGL Output Class
This class makes it easy to print output in OpenGL. Based on the code on http://nehe.gamedev.net, and made for WindowsAPI.
A Tutorial for Learning Texture Binding, Filtering, Lighting, and Fogging Effects in OpenGL
Learn to create a simple balloon game using OpenGL. (The corrupted source code file was reposted.)
Latest CodeGuru Developer Columns
C++ Exception Handling: How to Handle Exceptions in C++
Learn to implement exception handling mechanism in C++.

Coding a Bing Bot
Bots are rapidly replacing the older technologies. Read through and become proficient with Bing Bots.

Visual Basic Basics: Modules, Scope, and Accessibility Modifiers
Learn about Scope, Modules, and Accessibility Modifiers in Visual Basic.

Creating the Best Virtual Reality User Experience (VR UX): Seven Tips & Tricks
When building Virtual Reality user experience (VR UX), here are seven tips you should consider.