View Single Post
Old 10-26-2008, 07:54 PM   #1 (permalink)
aetherh4cker
aetherh4cker's Avatar
 
Corrupt Techie

Join Date: Sep 2005

Posts: 752

aetherh4cker is on a distinguished road

Default Need a good C++ OpenGL tutorial

Can anyone point me towards a tutorial teaching about developing with OpenGL in C++?

I've looked around myself, but everything I've seen was either too complex, or simply seemed really old.

My schooling covered the basics up to and including pointers, designing our own linked lists, and other similar stuff. My problem is that we always only output to the prompt window, never did we do *any* visual stuff.

So I guess I really need two things.
1. Creating windows with buttons and other GUI displays for simple applications.
2. Moving more towards game development using OpenGL.

I really appreciate any input on this. For some reason, I'm having a hard time Googling something useful.
__________________
aetherh4cker is offline