Site Contents

Home
Programming
OpenGL Demos
MFC OpenGL
Tutorial 1
Graphics Demos
Jonathan
Travel
Garden

Main Guestbook
Help!
Contact Us

Forum

ISP Referral

Page Validation

Valid XHTML 1.0!
Valid CSS!

tutorial 1 - simple project

Introduction

This is the first of my MFC OpenGL Tutorials where I take you through the steps needed to open a simple MFC window and render some OpenGL graphics into it.

It is a bare-bones application that you can use to start off your MFC-OpenGL programming adventures! The MFC AppWizard will generate most of the MFC code for you. Fairly soon, I'll be writing a tutorial showing you how to write one from scratch, or if you are converting an application with a lot of code that you have already written outside of MFC.

A few differences between the Win32 methods and MFC will become apparent, but essentially the code is still very much the same, you just put it in a different place. I assume that the reader is knowledgeable about OpenGL and Microsoft Visual C++ v6.0.

 

Part 1: Introduction Part 2: Getting Started

Part 3: Creating a Window Part 4: Using OpenGL

Go to Top

Page Stats

Page last updated: 19:21 GMT on Saturday 1 January 2005
This page has had 1628 hits since 22 March 2004. Last viewed on 20 August 2008.
It took the server 0.2134850 seconds to generate this page.

Site designed and maintained by Jonathan Copelin
Go to homepage