Other OpenGL Game Programming Lessons



Unique Visitors:
5,448
Your IP Address:
38.107.191.108
Video Game Rentals Delivered to Your Door






I don't know if you need much more on OpenGL other than NeHe's lessons, but here are some lessons and tutorials i've found on the web.


ID
Title
Title/Description
1
Initialization
This is where you get started with OpenGL.
I
2
Window Resize
These will teach you how to resize your window.
I
3
Input
Learn how to read input from device's such as keyboard.
I
4
Start Drawing!
Here you will learn how to start drawing polygons with OpenGL.
5
Color
Learn how to add color to your scene.
I
6
Rotation
Learn how to rotate objects.
I
7
3D Objects
Learn how to rotate objects.
I
8
Scaling
Learn how to create round objects.
I
9
Quadrics
Learn how to create round objects.
I
10
Textures
These lessons will show you how to map a texture onto a polygon.
11
Filters
The quality of your textures from far and close.
I
12
Lighting
Here are some tutorials on lighting in OpenGL.
I
13
Blending
Blending Tutorials
I
14
Fog
Lessons to teach you how to create fog.
I
15
Display lists
Display lists are used to make rendering quicker.
I
16
Text
Learn how to display text here
I
17
Models
Learn how to display text here
I
18
The Stencil Buffer
The stencil buffer is used to create various effects such as shadows or reflections.
19
Other OpenGL Tutorials
More OpenGL Tutorials that don't really fit into the other categories.
20
Particle Engines
Here you will learn how to make a Particle Engine.
I
21
Effects
These lessons will teach you how to make some cool effects with OpenGL.
22
Physics
Here are some physics tutorials.
I