Writing OpenGL Programs on CL112D PC’s

 

 

I.          Creating an OpenGL program with Visual Studio 6 Professional

Launch Visual C++ 6.0 Professional

Create a new Project

Add a source file to the project

Code, build and execute OpenGL programs

II.        Creating an OpenGL program with Visual Studio .NET 2003

Launch Visual Studio .NET 2003

Create a new Project

Add a source file to the project

Code, build and execute OpenGL programs

 

 

I. Creating an OpenGL program with Visual Studio 6 Professional

 

* Launch Visual C++ 6.0 Professional

 

* Create a new Project

 

 

* Add a source file to the project

 



* Code, build and execute OpenGL programs

[The shortcut key to build a program is ‘F7’]

 

[The shortcut key to execute a program is ‘Ctrl+F5’]

 

 

 

 

II. Creating an OpenGL program with Visual Studio .NET 2003

 

[*** Files must be saved on the local disk (C:) to execute properly!  You will need to copy all files to your Z: drive when finished!]

 

* Launch Visual Studio .NET 2003

 

* Create a new Project

 

 

 

 

* Add a source file to the project



* Code, build and execute OpenGL programs

[The shortcut key to build a program is ‘F7’]

 

[The shortcut key to execute a program is ‘Ctrl+F5’]

 

Questions: crompton@cse.ohio-state.edu